Fix arch CI failure caused by more security theatre

This commit is contained in:
Kovid Goyal 2024-05-17 08:52:05 +05:30
parent 0c231f4c1c
commit 52bb3bbe9d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -9,3 +9,4 @@ pacman -S --noconfirm --needed base-devel sudo git sip pyqt-builder cmake chmlib
useradd -m ci useradd -m ci
chown -R ci:users $GITHUB_WORKSPACE chown -R ci:users $GITHUB_WORKSPACE
pip install --break-system-packages lxml-html-clean