[Manual] Fix

This commit is contained in:
octt 2023-02-25 23:11:59 +00:00
parent 0a50b50479
commit 83855a34e5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ before_script: |
apk update
apk add wget npm python3 py3-pip
npm install -g tiddlywiki
sudo pip3 install beautifulsoup4
pip3 install beautifulsoup4
pages:
stage: deploy