Skip to content

Commit 5ead468

Browse files
Update linux-builds.yml
Added qtbase-private-dev
1 parent fc91502 commit 5ead468

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 qtbase5-private-dev
1920
- name: qmake
2021
run: qmake
2122
- name: make

0 commit comments

Comments
 (0)