Skip to content

Commit

Permalink
binaryen in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
akorchyn committed Mar 28, 2024
1 parent 577d013 commit bb6755a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: Install wasm32 toolchain
if: env.GIT_DIFF
run: rustup target add wasm32-unknown-unknown
- name: Install binaryen
run: sudo apt-get install -y binaryen
- name: Install near cli and cargo near
if: env.GIT_DIFF
run: npm i
Expand Down

0 comments on commit bb6755a

Please sign in to comment.