This commit is contained in:
parent
6da4d859eb
commit
d147366a55
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
|||
test:
|
||||
image: "quay.io/simcop2387/perl-debug-containers:${PERL_VERSIONS}-main${THREADS}-bookworm-backports"
|
||||
commands:
|
||||
- apt update && apt install -y libssl-dev
|
||||
- cpanm --verbose Dist::Zilla
|
||||
- dzil authordeps | xargs cpanm --verbose
|
||||
- dzil listdeps | xargs cpanm --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue