Skip to content

Commit

Permalink
don't need depext anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Jul 29, 2024
1 parent d77c97d commit 339372b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4.13.1
- run: opam depext coq.${{ env.COQ_VERSION }}
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}
- run: opam install js_of_ocaml

Expand Down

0 comments on commit 339372b

Please sign in to comment.