Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
danyelvarejao committed May 15, 2023
1 parent fe0105c commit 0afc87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
flutter pub get
- name: Build
run: flutter build web
run: flutter build web --release

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 0afc87f

Please sign in to comment.