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
c6ff7f5230
commit
e682ab8ea5
2
.github/workflows/actions_test.yml
vendored
2
.github/workflows/actions_test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user