Skip to content

Commit

Permalink
[js] [deps] Bundle WaterProof 2.2.0+8.17 in JS build
Browse files Browse the repository at this point in the history
cc: #888
  • Loading branch information
ejgallego committed Feb 27, 2025
1 parent 83ea18e commit 908ad3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ jobs:
opam pin add js_of_ocaml -k version 5.9.1 -y
opam install zarith_stubs_js js_of_ocaml-ppx -y
- name: 💧💧💧 Install additional deps (waterproof)
run: |
opam install coq-waterproof.2.2.0+8.17 -y
- name: 💉💉💉 Patch Coq
run: make patch-for-js

Expand Down

0 comments on commit 908ad3b

Please sign in to comment.