Skip to content

Commit

Permalink
ci pin dune
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Jun 11, 2024
1 parent 2f651c8 commit 3048c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
opam depext conf-jq --yes # opam depext bug
opam pin menhirLib 20201216 --no-action
opam pin https://github.com/ocaml/dune.git#df916e38f075cfd4ad67fe9b7eaa5711b9470966
opam pin ocaml-index.1.0 https://github.com/voodoos/ocaml-index.git --ignore-pin-depends --ignore-constraints-on=merlin-lib
opam install --yes ppx_string ppx_compare
opam install . --deps-only --with-test --yes
Expand Down

0 comments on commit 3048c20

Please sign in to comment.