Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus authored May 14, 2022
1 parent 9f726eb commit f54126e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
flutter-version: '2.5.3'
flutter-version: '3.0.0'
- run: flutter pub get
- run: flutter test
- uses: bluefireteam/flutter-gh-pages@v7
Expand Down

0 comments on commit f54126e

Please sign in to comment.