Skip to content

Commit

Permalink
Update coq-docker.yml: opam update before install js_of_ocaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Nov 20, 2023
1 parent 00a4b8e commit b91816a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coq-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
export: CI ALLOW_DIFF COQCHKEXTRAFLAGS
custom_script: |
eval $(opam env)
opam update -y
opam install -y js_of_ocaml
etc/ci/github-actions-docker-make.sh ${EXTRA_GH_REPORTIFY} -j2 standalone-js-of-ocaml
- name: install-standalone-js-of-ocaml
Expand Down

0 comments on commit b91816a

Please sign in to comment.