Skip to content

Commit

Permalink
Don't require camlp5
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Oct 12, 2022
1 parent 1bd04c6 commit 89ca832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
opam pin add -n -y -k path coq-mathcomp-classical $WORKDIR
opam pin add -n -y -k path $PACKAGE $WORKDIR
opam update -y
opam depext -y -u camlp5
opam install -y -j 2 coq-mathcomp-classical --deps-only
endGroup
Expand Down

0 comments on commit 89ca832

Please sign in to comment.