Skip to content

Commit

Permalink
Try adding coq-released
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 9, 2023
1 parent 549ca31 commit 5722e85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.11.1
- run: opam repo add coq-released https://coq.inria.fr/opam/released
- run: opam update
- run: opam depext coq.${{ env.COQ_VERSION }}
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}

Expand Down

0 comments on commit 5722e85

Please sign in to comment.