Skip to content

Commit

Permalink
pin
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Jan 16, 2025
1 parent 5cc5b32 commit 62e4eaa
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -98,7 +98,7 @@ jobs:
if: runner.os == 'Windows'

- name: Pin dune
run: opam pin add -n dune https://github.com/vouillon/dune.git#inline-tests-wasm
run: opam pin add -n dune https://github.com/hhugo/dune.git#shorter-path

- name: Pin wasm_of_ocaml
working-directory: ./wasm_of_ocaml
Expand Down

0 comments on commit 62e4eaa

Please sign in to comment.