Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
MelbourneDeveloper committed Sep 7, 2024
1 parent afb2034 commit 606dcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_wasm_to_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build WASM
run: |
cd charts_flutter/example
flutter build web --wasm --base-href /charts/
flutter build web --wasm --base-href /nimble_charts/
- name: Update COOP and COEP headers
run: |
Expand Down

0 comments on commit 606dcce

Please sign in to comment.