Skip to content

Commit

Permalink
Fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Jul 1, 2022
1 parent 2db84ca commit 5668361
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
before_install: |
startGroup "Print opam config"
opam config list; opam repo list; opam list
opam pin -n coq-equations http://github.com/mattam82/Coq-Equations.git#8.16
opam install --confirm-level=unsafe-yes coq-equations.8.16.dev
endGroup
script: |
startGroup "Build project"
Expand Down

0 comments on commit 5668361

Please sign in to comment.