Skip to content

Commit

Permalink
make wbg use a faster action
Browse files Browse the repository at this point in the history
  • Loading branch information
Percslol committed Nov 8, 2024
1 parent 978ce63 commit 0284838
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ jobs:
run: pnpm install

- name: install wbg
run: cargo install wasm-bindgen-cli
uses: jetli/[email protected]
with:
version: "latest"

- name: Setup Binaryen
uses: Aandreba/[email protected]
Expand Down

0 comments on commit 0284838

Please sign in to comment.