Update actions_test.yml

This commit is contained in:
githubuser0xFFFF 2019-11-29 22:52:47 +01:00 committed by GitHub
parent c6ff7f5230
commit e682ab8ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: upgrade
run: sudo apt-get upgrade
- name: install qt
run: sudo apt-get install qt5-default
- name: qmake