try ci
Some checks failed
Compile LaTeX document / build (push) Successful in 29s
Compile LaTeX document / latex_spellcheck (push) Failing after 4m42s

This commit is contained in:
philipp 2024-02-28 10:13:32 +01:00
parent c33f7b8991
commit b75e34a569

View File

@ -81,7 +81,7 @@ jobs:
apt-get update
apt-get -y install python3-pip wget python3-venv
python3 -m venv /tmp/env
source /tmp/env/bin/activate
. /tmp/env/bin/activate
pip3 install yalafi
wget --directory-prefix=/srv/ https://languagetool.org/download/LanguageTool-stable.zip
unzip /srv/LanguageTool-stable.zip -d /srv/lt/