mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
Update actions_test.yml
This commit is contained in:
parent
6b45274686
commit
309fe1a14a
8
.github/workflows/actions_test.yml
vendored
8
.github/workflows/actions_test.yml
vendored
@ -9,11 +9,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: configure
|
- name: qmake
|
||||||
run: ./configure
|
run: qmake
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: make check
|
|
||||||
run: make check
|
|
||||||
- name: make distcheck
|
|
||||||
run: make distcheck
|
|
||||||
|
Loading…
Reference in New Issue
Block a user