mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2025-03-16 02:59:51 +08:00
Update actions_test.yml
This commit is contained in:
parent
309fe1a14a
commit
c6ff7f5230
2
.github/workflows/actions_test.yml
vendored
2
.github/workflows/actions_test.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
- name: install qt
|
||||||
|
run: sudo apt-get install qt5-default
|
||||||
- name: qmake
|
- name: qmake
|
||||||
run: qmake
|
run: qmake
|
||||||
- name: make
|
- name: make
|
||||||
|
Loading…
Reference in New Issue
Block a user