Fix dipendenze

This commit is contained in:
octospacc 2022-06-24 23:09:28 +02:00
parent f8d325455c
commit ee9fa565ca
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ image: alpine:latest
before_script:
- apk update
- apk add python3 npm git
- apk add python3 py3-pip npm git
- pip3 install lxml
- npm install -g pug-cli
pages: