mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
wip
This commit is contained in:
parent
789f787df2
commit
591337855e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: avsm/setup-ocaml@master
|
||||
with:
|
||||
ocaml-version: ${{ matrix.ocaml-version }}
|
||||
- run: opam pin add sidekick.dev sidekick-bin.dev -n .
|
||||
- run: opam pin -n .
|
||||
- run: opam depext -yt sidekick-bin
|
||||
- run: opam install -t . --deps-only
|
||||
- run: opam exec -- dune build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue