CI/Opam: fixup script
This commit is contained in:
parent
96aa1aa621
commit
8f263d4da0
@ -14,7 +14,7 @@ if ! opam install $opams --deps-only --with-test --show-actions | grep "Nothing
|
|||||||
echo
|
echo
|
||||||
echo 'Failure! Missing actions:'
|
echo 'Failure! Missing actions:'
|
||||||
echo
|
echo
|
||||||
opam install $packages --deps-only --with-test --show-actions
|
opam install $opams --deps-only --with-test --show-actions
|
||||||
echo
|
echo
|
||||||
echo 'Failed! Please read the doc in `./scripts/update_opam_repo.sh` and act accordingly.'
|
echo 'Failed! Please read the doc in `./scripts/update_opam_repo.sh` and act accordingly.'
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user