This commit is contained in:
Simon Cruanes 2019-11-21 13:15:12 -06:00 committed by GitHub
parent 789f787df2
commit 591337855e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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