Skip to content

Commit

Permalink
build: add cargo install wasm-pack to rust-toolchain target
Browse files Browse the repository at this point in the history
Signed-off-by: Rudraksh Pareek <[email protected]>
  • Loading branch information
DelusionalOptimist committed Apr 27, 2021
1 parent f743c0c commit a4a2554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
rust-toolchain:
rustup toolchain install nightly
rustup target add wasm32-unknown-unknown
cargo install wasm-pack

0 comments on commit a4a2554

Please sign in to comment.