CI: Install py3-pygments
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sam A. 2022-11-20 19:40:15 +01:00
parent 406ac67476
commit 37b651e65c
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -8,7 +8,7 @@ steps:
environment:
HUGO_SECURITY_HTTP_URLS: none
commands:
- apk add --no-cache git
- apk add --no-cache git py3-pygments
- git submodule update --init --single-branch --depth=1
- hugo