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 b07a2b6 commit 35f7cd4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,7 @@ jobs:

- name: Pin faked binaryen-bin package
# It's faster to use a cached version
working-directory: ./wasm_of_ocaml
run: |
echo opam-version: '"2.0"' > binaryen-bin.opam
opam pin -n .
rm binaryen-bin.opam
run: opam install --fake binaryen-bin

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

0 comments on commit 35f7cd4

Please sign in to comment.