Skip to content

Commit

Permalink
Try force installing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gohla committed Feb 4, 2024
1 parent d153755 commit e0a1a9a
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 @@ -22,7 +22,7 @@ jobs:
with:
tool: cargo-binstall
- name: install trunk, wasm-bindgen-cli
run: cargo binstall --no-confirm trunk wasm-bindgen-cli
run: cargo binstall --no-confirm --force trunk wasm-bindgen-cli
- name: build
run: trunk build --release
- name: deploy
Expand Down

0 comments on commit e0a1a9a

Please sign in to comment.