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 45c7147 commit 0ed695bCopy full SHA for 0ed695b
.github/workflows/ci-interpreter.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
ocaml-compiler: 4.12.x
25
- name: Setup OCaml tools
26
- run: opam install --yes ocamlbuild.0.14.0 ocamlfind.1.9.5 js_of_ocaml.4.0.0 js_of_ocaml-ppx.4.0.0
+ run: opam install --yes ocamlfind.1.9.5 js_of_ocaml.4.0.0 js_of_ocaml-ppx.4.0.0
27
- name: Setup Node.js
28
uses: actions/setup-node@v2
29
0 commit comments