mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
Update linux-builds.yml
This commit is contained in:
parent
009af32e61
commit
a4c6f1d16c
1
.github/workflows/linux-builds.yml
vendored
1
.github/workflows/linux-builds.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
||||
- name: install qt
|
||||
run: |
|
||||
sudo apt-get update --fix-missing
|
||||
sudo apt-get install qt6-tools-dev
|
||||
sudo apt-get install qt6-base-dev
|
||||
sudo apt-get install qt6-base-private-dev
|
||||
sudo apt-get install libqt6svg6
|
||||
|
Loading…
Reference in New Issue
Block a user