Skip to content

Commit

Permalink
ci: install wasm target
Browse files Browse the repository at this point in the history
  • Loading branch information
mooori committed Jan 22, 2024
1 parent 0c21f92 commit c01fad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: 1.69.0 # MSRV
target: wasm32-unknown-unknown

- uses: Swatinem/rust-cache@v1
with:
Expand Down

0 comments on commit c01fad7

Please sign in to comment.