Update linux-builds.yml

This commit is contained in:
githubuser0xFFFF 2019-12-02 08:11:49 +01:00 committed by GitHub
parent 0bd34a5a6e
commit 4105f70089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: install qt - name: install qt
run: | run: |
sudo apt-get update fix-missing sudo apt-get update --fix-missing
sudo apt-get install qt5-default sudo apt-get install qt5-default
- name: qmake - name: qmake
run: qmake run: qmake