mirror of
https://github.com/subosito/flutter-action.git
synced 2024-08-16 10:19:50 +02:00
Merge pull request #9 from tianhaoz95/patch-1
change flutter version in doc
This commit is contained in:
commit
5e7889b40a
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ jobs:
|
|||
java-version: '12.x'
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '1.8.4'
|
||||
flutter-version: '1.7.8+hotfix.4'
|
||||
channel: 'beta'
|
||||
- run: flutter pub get
|
||||
- run: flutter test
|
||||
|
|
Loading…
Reference in a new issue