Skip to content

Commit

Permalink
try to speed up CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Dec 7, 2023
1 parent 0e6e581 commit 4471435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
allow-prelease-opam: true

- run: opam install -t moonpool --deps-only
- run: opam exec -- dune build @install
Expand Down

0 comments on commit 4471435

Please sign in to comment.