From c5375ce1b31711122427d9bbd336e033e805f4fa Mon Sep 17 00:00:00 2001 From: octt <6083316-octospacc@users.noreply.gitlab.com> Date: Mon, 11 Dec 2023 00:47:53 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b9a2ded..184decd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ before_script: | apk update apk add git wget npm python3 py3-pip npm install -g tiddlywiki - pip3 install beautifulsoup4 html5lib + pip3 install beautifulsoup4 html5lib --break-system-packages pages: stage: deploy