CI: Install py3-pygments
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
406ac67476
commit
37b651e65c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue