diff --git a/setup/arch-ci.sh b/setup/arch-ci.sh index 56d5ccb699..138b5f035b 100755 --- a/setup/arch-ci.sh +++ b/setup/arch-ci.sh @@ -9,3 +9,4 @@ pacman -S --noconfirm --needed base-devel sudo git sip pyqt-builder cmake chmlib useradd -m ci chown -R ci:users $GITHUB_WORKSPACE +pip install --break-system-packages lxml-html-clean