Skip to content

Commit

Permalink
Add wasm-bindgen version number to action
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Jan 12, 2025
1 parent df98b9c commit 9b03509
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
targets: wasm32-unknown-unknown
- uses: Swatinem/rust-cache@v2
- uses: jetli/[email protected]
with:
version: '0.2.95'
- name: Build wasm
run: cargo build -r --lib --target wasm32-unknown-unknown
- name: Bind wasm
Expand Down

0 comments on commit 9b03509

Please sign in to comment.