Skip to content

Commit 173b700

Browse files
committed
- Linux CI fix
1 parent c7513c1 commit 173b700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# python-versions: 'cp37-cp37m'
4646
python-versions: '${{ matrix.python-version }}'
4747
build-requirements: ''
48-
system-packages: 'cmake3'
48+
system-packages: 'cmake3 libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel'
4949
package-path: ''
5050
pip-wheel-args: '--manylinux-build'
5151

0 commit comments

Comments
 (0)