Update actions_test.yml

This commit is contained in:
githubuser0xFFFF
2019-11-29 22:44:07 +01:00
committed by GitHub
parent 309fe1a14a
commit c6ff7f5230

View File

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