Skip to content

Commit

Permalink
Install WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Nov 23, 2024
1 parent 93f0fdc commit c3b94fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
# Install Rust with clippy/rustfmt
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
target: wasm32-unknown-unknown
components: clippy, rustfmt

# Make sure u guys don't write bad code
Expand Down

0 comments on commit c3b94fb

Please sign in to comment.