Skip to content

Commit

Permalink
install binaryen
Browse files Browse the repository at this point in the history
  • Loading branch information
s-macke committed Sep 27, 2024
1 parent 4c98144 commit de32063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: Install clang
run: sudo apt-get install clang

- name: Install wabt
run: sudo apt-get install wabt
- name: Install binaryen
run: sudo apt-get install binaryen

- name: Build
run: ./build.sh
Expand Down

0 comments on commit de32063

Please sign in to comment.