Skip to content

Commit

Permalink
Update coq-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Sep 20, 2024
1 parent 66e8859 commit 8dc165a
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 --no-action --with-version 3.16 'https://github.com/ocaml-wasm/dune.git#wasm'
opam pin add -y --no-action --with-version 3.17 'https://github.com/ocaml-wasm/dune.git#wasm'
opam pin add -y --no-action --cli=2.1 --with-version 5.3.0 https://github.com/ocaml-wasm/wasm_of_ocaml.git
- name: install wasm_of_ocaml
run: |
Expand Down

0 comments on commit 8dc165a

Please sign in to comment.