Skip to content

Commit

Permalink
Fix arch CI failure caused by more security theatre
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed May 17, 2024
1 parent 0c231f4 commit 52bb3bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/arch-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 52bb3bb

Please sign in to comment.