Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Jan 14, 2025
1 parent a2a2478 commit 4933ba3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ jobs:
if: matrix.os == 'windows-latest'
run: opam install conf-mingw-w64-gcc-i686 conf-mingw-w64-g++-i686

- name: Pin faked binaryen-bin package
# It's faster to use a cached version
run: opam install --fake binaryen-bin
# - name: Pin faked binaryen-bin package
# # It's faster to use a cached version
# run: opam install --fake binaryen-bin

- name: Checkout Jane Street opam repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4933ba3

Please sign in to comment.