Skip to content

Commit

Permalink
Install ic-wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
lmuntaner committed Jun 10, 2024
1 parent c4d4369 commit 81c7619
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
chmod +x pocket-ic
export POCKET_IC_BIN=$(pwd)/pocket-ic
- name: Install ic-wasm
run: cargo install ic-wasm --version 0.3.5

- name: Build Wasm Dummy Issuer
working-directory: dummy-issuer
run: ./build.sh
Expand Down

0 comments on commit 81c7619

Please sign in to comment.