1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-03-31 18:32:38 +08:00

Update linux-builds.yml

This commit is contained in:
githubuser0xFFFF 2019-12-02 08:10:42 +01:00 committed by GitHub
parent 1724f7f5ec
commit a5dd566b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
- name: install qt
run: |
sudo apt-get update fix-missing
sudo apt-get install qt5-default
sudo apt-get install qt5-default
- name: qmake
run: qmake
- name: make