We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cc926 commit 7303d6cCopy full SHA for 7303d6c
.github/workflows/build-wasm_of_ocaml.yml
@@ -78,7 +78,7 @@ jobs:
78
node-version: latest
79
80
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
81
- uses: ocaml/setup-ocaml@v3
+ uses: hhugo/setup-ocaml@e2c53ef4dfff086a9e29c70199e2c5049fb3f68f
82
with:
83
ocaml-compiler: ${{ matrix.ocaml-compiler }}
84
.github/workflows/build.yml
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
0 commit comments