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 268ce6c commit 6020e38Copy full SHA for 6020e38
.github/workflows/publish.yml
@@ -45,8 +45,6 @@ jobs:
45
run: dotnet restore
46
| dotnet tool restore
47
48
- run: opam install js_of_ocaml-compiler js_of_ocaml-ppx ojs
49
-
50
- name: Pin the latest gen_js_api
51
run: opam pin add gen_js_api https://github.com/LexiFi/gen_js_api.git -y
52
- name: Install OCaml Dependencies
0 commit comments