Update linux-builds.yml

This commit is contained in:
githubuser0xFFFF 2023-02-10 13:30:41 +01:00 committed by GitHub
parent 009af32e61
commit a4c6f1d16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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