update flutter version
This commit is contained in:
parent
110537fabc
commit
9bf047442e
@ -17,7 +17,7 @@ jobs:
|
||||
- uses: https://github.com/subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: 3.19.0
|
||||
flutter-version: 3.19.6
|
||||
cache: true
|
||||
- run: flutter config --no-cli-animations
|
||||
- run: flutter pub get -v
|
||||
|
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: https://github.com/subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: 3.19.0
|
||||
flutter-version: 3.19.6
|
||||
cache: true
|
||||
- run: flutter pub get
|
||||
# - run: flutter test
|
||||
|
Loading…
x
Reference in New Issue
Block a user