Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Dec 4, 2024
1 parent 4082f66 commit 71719fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
path: wasm_of_ocaml

- name: Set-up Binaryen
uses: Aandreba/setup-binaryen@v1
uses: Aandreba/setup-binaryen@v1.0.0
with:
version: 118

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
if: runner.os == 'Windows'

- name: Set-up Binaryen
uses: Aandreba/setup-binaryen@v1
uses: Aandreba/setup-binaryen@v1.0.0
with:
version: 118

Expand Down

0 comments on commit 71719fc

Please sign in to comment.