mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
try to speed up CI
This commit is contained in:
parent
0e6e581f63
commit
6aa8a2e7d2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -30,6 +30,7 @@ jobs:
|
|||
with:
|
||||
ocaml-compiler: ${{ matrix.ocaml-compiler }}
|
||||
dune-cache: true
|
||||
allow-prerelease-opam: true
|
||||
|
||||
- run: opam install -t moonpool --deps-only
|
||||
- run: opam exec -- dune build @install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue