Skip to content

Commit

Permalink
Misc: don't pin dune on linux/macos
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Feb 3, 2025
1 parent b9d02b2 commit 42b6721
Showing 1 changed file with 1 addition 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 @@ -98,6 +98,7 @@ jobs:
if: runner.os == 'Windows'

- name: Pin dune
if: runner.os == 'Windows'
run: opam pin add -n dune https://github.com/hhugo/dune.git#shorter-path-jsoo

- name: Pin wasm_of_ocaml
Expand Down

0 comments on commit 42b6721

Please sign in to comment.