Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
krokyze committed Dec 9, 2024
1 parent 67a9dfd commit 09a15bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cd example
fvm config --cache-path ../.fvm/cache
fvm flutter pub get
fvm flutter build web --wasm --release
fvm flutter build web --wasm
- name: deploy to netlify
uses: nwtgck/[email protected]
with:
Expand Down

0 comments on commit 09a15bb

Please sign in to comment.