Skip to content

Commit

Permalink
Update coq-windows.yml: pin ocamlfind fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Aug 5, 2024
1 parent 5c9ecdd commit 8203fce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4.13.1
- run: opam pin add ocamlfind 'git+https://github.com/db4/ocamlfind.git#win32-fix'
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}
- run: opam install js_of_ocaml

Expand Down

0 comments on commit 8203fce

Please sign in to comment.