Skip to content

Commit

Permalink
Update github_actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whes1015 authored Aug 5, 2023
1 parent 39a1794 commit cb01931
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
java-version: '11'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.10.0'
channel: 'stable'
sdk-version: '3.0.1'
flutter-version: '3.10.6'
- run: flutter pub get
- run: flutter test
- run: flutter build apk
Expand Down

0 comments on commit cb01931

Please sign in to comment.