This commit is contained in:
Simon Cruanes 2024-08-29 10:02:29 -04:00
parent 914bf9f6ba
commit 10f77d218a
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -64,6 +64,7 @@ jobs:
dune-cache: true dune-cache: true
allow-prerelease-opam: true allow-prerelease-opam: true
- run: opam pin picos --dev -y -n && opam install picos
- run: opam install -t moonpool moonpool-lwt --deps-only - run: opam install -t moonpool moonpool-lwt --deps-only
- run: opam exec -- dune build @install - run: opam exec -- dune build @install
# install some depopts # install some depopts