Skip to content

Commit

Permalink
Merge pull request #11 from ramirezsebas/master
Browse files Browse the repository at this point in the history
  • Loading branch information
unacorbatanegra authored Jan 11, 2024
2 parents bb21aa2 + 1a2a4df commit f1bfb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: |
flutter clean
flutter pub get
flutter build web --release
flutter build web --release --web-renderer canvaskit
- run: cp -R build/web/* public/
- uses: w9jds/firebase-action@master
with:
Expand Down

0 comments on commit f1bfb26

Please sign in to comment.