Skip to content

Commit

Permalink
Update coq-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Sep 18, 2024
1 parent 7de7855 commit 6e64f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
run: |
eval $(opam env)
opam update -y
opam pin add -y dune.3.17 https://github.com/ocaml-wasm/dune.git#wasm_of_ocaml
opam pin add -y dune.3.17 'https://github.com/ocaml-wasm/dune.git#wasm_of_ocaml'
opam pin add -y --no-action --cli=2.1 --with-version 5.3.0-wasm https://github.com/ocaml-wasm/wasm_of_ocaml.git
- name: install wasm_of_ocaml
run: |
Expand Down

0 comments on commit 6e64f2b

Please sign in to comment.