Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier committed Sep 18, 2022
1 parent 20a702b commit 7e718ee
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:
channel: beta
channel: stable
- run: flutter pub get
- run: flutter test
- uses: bluefireteam/flutter-gh-pages@v7
Expand Down

0 comments on commit 7e718ee

Please sign in to comment.