Skip to content

Commit

Permalink
build: setup binaryen to use wasm-opt
Browse files Browse the repository at this point in the history
  • Loading branch information
abiriadev committed Dec 11, 2023
1 parent f04e668 commit aa23068
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: actions/setup-go@v5.0.0
with:
go-version-file: go.mod
- name: Setup Binaryen
uses: Aandreba/setup-binaryen@v1.0.0
- name: Install dependencies
run: pnpm install
- name: Compile WASM
Expand Down

0 comments on commit aa23068

Please sign in to comment.