mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-30 05:14:53 -05:00
fix ci for gh-pages
This commit is contained in:
parent
6f7f2b2823
commit
eb23644195
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
run: opam pin -n .
|
||||
|
||||
- name: Depext
|
||||
run: opam depext -yt sidekick sidekick-arith
|
||||
run: opam depext -yt sidekick sidekick-base
|
||||
|
||||
- name: Deps
|
||||
run: opam install -d . --deps-only
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue