Skip to content

Commit 936fa8e

Browse files
committed
update ci
1 parent 7f0d3f5 commit 936fa8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pack_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
export QT_DEBUG_PLUGINS=1
4141
sudo apt-get update
42-
sudo apt-get install libxcb-icccm4 libxcb-image0 libxcb-keysyms1
42+
sudo apt-get install libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0
4343
pip3 install -r requirements.txt
4444
pip3 install pyinstaller wheel
4545
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)