Skip to content

Commit

Permalink
CI fix attempt #45
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwellb committed May 9, 2023
1 parent 37f4657 commit bac059b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
opam_file: 'coq-voqc.opam'
coq_version: ${{ matrix.coq_version }}
ocaml_version: ${{ matrix.ocaml_version }}
before_script: opam pin add -n -y -k path coq-sqir .
before_install: opam pin add -n -y coq-sqir .


0 comments on commit bac059b

Please sign in to comment.