Skip to content

Commit a4c6f1d

Browse files
Update linux-builds.yml
1 parent 009af32 commit a4c6f1d

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
@@ -30,6 +30,7 @@ jobs:
3030
- name: install qt
3131
run: |
3232
sudo apt-get update --fix-missing
33+
sudo apt-get install qt6-tools-dev
3334
sudo apt-get install qt6-base-dev
3435
sudo apt-get install qt6-base-private-dev
3536
sudo apt-get install libqt6svg6

0 commit comments

Comments
 (0)