Skip to content

Commit 6020e38

Browse files
authored
Fix CI (3)
1 parent 268ce6c commit 6020e38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
run: dotnet restore
4646
| dotnet tool restore
4747

48-
run: opam install js_of_ocaml-compiler js_of_ocaml-ppx ojs
49-
5048
- name: Pin the latest gen_js_api
5149
run: opam pin add gen_js_api https://github.com/LexiFi/gen_js_api.git -y
5250
- name: Install OCaml Dependencies

0 commit comments

Comments
 (0)