forked from github_mirror/framelesshelper
try fix ci
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
parent
6063a962eb
commit
f16fb95cba
|
@ -40,6 +40,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
submodules: recursive
|
||||||
|
|
||||||
- name: Install Qt SDK
|
- name: Install Qt SDK
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
|
|
Loading…
Reference in New Issue