Skip to content

Commit 42b6721

Browse files
committed
Misc: don't pin dune on linux/macos
1 parent b9d02b2 commit 42b6721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
if: runner.os == 'Windows'
9999

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

103104
- name: Pin wasm_of_ocaml

0 commit comments

Comments
 (0)