CI: Install py3-pygments
continuous-integration/drone/push Build is passing Details

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
1 changed files with 1 additions and 1 deletions

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