Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
r58Playz committed Oct 13, 2024
1 parent 1c1e446 commit 0518ef7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "22"
- name: Install cargo-binstall
uses: cargo-bins/[email protected]
- name: install wbg
run: cargo binstall --no-confirm wasm-bindgen-cli@0.2.95
run: cargo install wasm-bindgen-cli
- name: Setup Binaryen
uses: Aandreba/[email protected]
with:
Expand Down

0 comments on commit 0518ef7

Please sign in to comment.