Skip to content

Commit

Permalink
Update .github/workflows/doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gares authored Jul 19, 2024
1 parent e3de0f4 commit bc157c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
opam repo add coq-dev https://coq.inria.fr/opam/core-dev
opam repo add extra-dev https://coq.inria.fr/opam/extra-dev
opam update
opam install coq-serapi ./coq-elpi.opam coq-core.8.20.0
opam install coq-serapi ./coq-elpi.opam coq-core.8.20+rc1
sudo apt-get update
sudo apt-get install python3-pip -y
pip3 install git+https://github.com/cpitclaudel/alectryon.git@c8ab1ec
Expand Down

0 comments on commit bc157c5

Please sign in to comment.