Add libssl headers
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed

This commit is contained in:
Ryan Voots 2023-11-20 12:43:46 -05:00
parent 6da4d859eb
commit d147366a55

View file

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