Update linux-builds.yml

This commit is contained in:
githubuser0xFFFF
2019-12-02 08:10:58 +01:00
committed by GitHub
parent a5dd566b37
commit 0bd34a5a6e

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