Skip to content

Commit

Permalink
Enable wasm compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ferraridamiano committed Sep 22, 2024
1 parent 11d3497 commit 1af8162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
melos bootstrap
- name: Build for Web
run: flutter build web
run: flutter build web --wasm

- name: Upload to Firebase Hosting
uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit 1af8162

Please sign in to comment.