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 31e5bb4 commit 35d0a68
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 --no-action
opam pin ocaml-index.1.0 https://github.com/voodoos/ocaml-index.git --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 35d0a68

Please sign in to comment.