Skip to content

Commit

Permalink
Update pyside6.yml - Updated Install GUI libs step
Browse files Browse the repository at this point in the history
  • Loading branch information
zoshua authored Apr 5, 2024
1 parent 42395b6 commit 5493aa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pyside6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
- name: Install GUI libs
run: |
sudo apt-get install -y -qq libxcb-cursor0
sudo apt-get install -y -qq libxcb-xinerama0
sudo apt-get install -y -qq libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xfixes0 libxcb-cursor0
- name: Pip install .
run: |
Expand Down

0 comments on commit 5493aa0

Please sign in to comment.