Skip to content

Commit 9de3467

Browse files
committed
WIP
1 parent 4dfbd48 commit 9de3467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm_of_ocaml.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Pin wasm_of_ocaml
8080
working-directory: ./wasm_of_ocaml
81-
run: opam pin -n --with-version `< VERSION` .
81+
run: opam pin -n --with-version 6.0 .
8282

8383
- name: Checkout Jane Street packages
8484
run: |

0 commit comments

Comments
 (0)