Skip to content

Commit 8b139c5

Browse files
committed
DEBUG
1 parent 6495d18 commit 8b139c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ jobs:
8080
with:
8181
ocaml-compiler: ${{ matrix.ocaml-compiler }}
8282

83-
- name: Set-up Binaryen
84-
uses: Aandreba/[email protected]
85-
with:
86-
token: ${{ github.token }}
83+
# - name: Set-up Binaryen
84+
# uses: Aandreba/[email protected]
85+
# with:
86+
# token: ${{ github.token }}
8787

8888
# - name: Pin faked binaryen-bin package
8989
# # It's faster to use a cached version

0 commit comments

Comments
 (0)