Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thenicekat authored Jan 28, 2024
1 parent 5d57f10 commit 95d4d62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- uses: subosito/flutter-action@v2
with:
flutter-version: '2.5.0'
- run: flutter clean
- run: flutter upgrade
- run: flutter pub get
- run: flutter build apk

Expand Down

0 comments on commit 95d4d62

Please sign in to comment.