Skip to content

Commit

Permalink
Builds with js_of_ocaml 4.0.0
Browse files Browse the repository at this point in the history
Using newer versions of js_of_ocaml produces an error in QuickJs
  • Loading branch information
modlfo committed Feb 25, 2023
1 parent 8e332ba commit ae99763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vult.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
sudo apt-get update
sudo apt-get install luajit nodejs
- run: opam install ocamlbuild containers ppx_deriving ounit js_of_ocaml js_of_ocaml-ppx pla bisect_ppx result
- run: opam install ocamlbuild containers ppx_deriving ounit js_of_ocaml.4.0.0 js_of_ocaml-ppx pla bisect_ppx result

- run: opam exec make

Expand Down

0 comments on commit ae99763

Please sign in to comment.