Skip to content

Commit

Permalink
ci: update flutter action
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Sep 14, 2022
1 parent adec6f3 commit c25834b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gallery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
- uses: subosito/flutter-action@v2
- run: flutter pub get
- run: cd example && flutter build web
- uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit c25834b

Please sign in to comment.