mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 20:52:32 +00:00
chore(ci): switch to Flutter stable [skip ci]
This commit is contained in:
2
.github/workflows/clear_flutter_cache.yml
vendored
2
.github/workflows/clear_flutter_cache.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Install Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: beta
|
||||
channel: stable
|
||||
cache: true
|
||||
cache-key: ${{ github.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user