Skip to content

Commit

Permalink
ci ?
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Jun 11, 2024
1 parent 35d0a68 commit 73245b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
opam depext conf-jq --yes # opam depext bug
opam pin menhirLib 20201216 --no-action
opam pin ocaml-index.1.0 https://github.com/voodoos/ocaml-index.git --ignore-constraints-on=merlin-lib
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
opam install ocaml-index
Expand Down

0 comments on commit 73245b5

Please sign in to comment.