💚 Fix CI flutter version incorrect
This commit is contained in:
parent
1e4afcf07f
commit
60a34fed00
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Set up Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
channel: master
|
||||
cache: true
|
||||
- run: flutter pub get
|
||||
- run: flutter build web --release --base-href=/
|
||||
|
Loading…
Reference in New Issue
Block a user