mirror of
https://github.com/pyapp-kit/superqt.git
synced 2026-01-04 19:31:24 +01:00
add run
This commit is contained in:
2
.github/workflows/test_and_deploy.yml
vendored
2
.github/workflows/test_and_deploy.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
libxcb-xinerama0 libxcb-xfixes0
|
||||
- name: Linux opengl
|
||||
if: runner.os == 'Linux' && ( ${{ matrix.backend }} == pyside6 || ${{ matrix.backend }} == pyqt6 )
|
||||
sudo apt-get install -y libopengl0 libegl1-mesa libxcb-xinput0
|
||||
run: sudo apt-get install -y libopengl0 libegl1-mesa libxcb-xinput0
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user