mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
chore: CI
This commit is contained in:
parent
0da3ce4e72
commit
b81ab9ffef
1 changed files with 3 additions and 1 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -65,7 +65,9 @@ jobs:
|
|||
dune-cache: true
|
||||
allow-prerelease-opam: true
|
||||
|
||||
- run: opam pin picos --dev -y -n && opam install picos
|
||||
# temporary until it's in a release
|
||||
- run: opam pin https://github.com/c-cube/picos.git#simon/split-package -y -n
|
||||
|
||||
- run: opam install -t moonpool moonpool-lwt --deps-only
|
||||
- run: opam exec -- dune build @install
|
||||
# install some depopts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue