mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-07 19:55:39 -05:00
CI
This commit is contained in:
parent
27b213e30f
commit
6d92d14fcb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ocaml-compiler: '5.0'
|
ocaml-compiler: '5.0'
|
||||||
dune-cache: true
|
dune-cache: true
|
||||||
|
allow-prerelease-opam: true
|
||||||
|
|
||||||
- name: Deps
|
- name: Deps
|
||||||
run: opam install odig moonpool
|
run: opam install odig moonpool
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue