Skip to content

Commit f347877

Browse files
Update python-package-PyQt6.yml
1 parent c4dd668 commit f347877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package-PyQt6.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Install dependencies
3333
run: |
3434
sudo apt install libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xfixes0 x11-utils
35+
sudo apt install libegl1 libxcb-cursor0
3536
/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -screen 0 1920x1200x24 -ac +extension GLX
3637
python -m pip install --upgrade pip
3738
python -m pip install flake8 pytest

0 commit comments

Comments
 (0)