Skip to content

Commit

Permalink
TOK
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Dec 4, 2024
1 parent 71719fc commit 5a3dff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
uses: Aandreba/[email protected]
with:
version: 118
token: ${{ secrets.GITHUB_TOKEN }}

- name: Pin faked binaryen-bin package
# It's faster to use a cached version
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
uses: Aandreba/[email protected]
with:
version: 118
token: ${{ secrets.GITHUB_TOKEN }}

- name: Install faked binaryen-bin package
# It's faster to use a cached version
Expand Down

0 comments on commit 5a3dff3

Please sign in to comment.