make sure pacboy is installed

This commit is contained in:
nulano 2023-02-02 17:36:19 +00:00
parent 2e469bd639
commit 286db61d2e
No known key found for this signature in database
GPG Key ID: B650CDF63B705766

View File

@ -50,6 +50,10 @@ jobs:
- name: Install dependencies
run: |
pacman -S --noconfirm \
pactoys \
subversion
pacboy -S --noconfirm \
freetype:p \
gcc:p \
@ -66,8 +70,7 @@ jobs:
python3-olefile:p \
python3-pip:p \
python3-setuptools:p \
python-pyqt6:p \
subversion:
python-pyqt6:p
python3 -m pip install pyroma pytest pytest-cov pytest-timeout