Skip to content

Commit 7630417

Browse files
Update linux-builds.yml
Added x11extras to workflow
1 parent 0eb3978 commit 7630417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
run: |
1717
sudo apt-get update --fix-missing
1818
sudo apt-get install qt5-default
19+
sudo apt-get install libqt5x11extras5-dev
1920
- name: qmake
2021
run: qmake
2122
- name: make

0 commit comments

Comments
 (0)