mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 10:59:43 +08:00
Update main.yml
This commit is contained in:
parent
ed2f91be48
commit
0bf395a39e
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CI: yes
|
CI: yes
|
||||||
run: |
|
run: |
|
||||||
|
git submodule updata --init --recursive
|
||||||
Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/xmake-io/xmake/master/scripts/get.ps1' -UseBasicParsing).Content
|
Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/xmake-io/xmake/master/scripts/get.ps1' -UseBasicParsing).Content
|
||||||
xmake f --confirm=y --test=small
|
xmake f --confirm=y --test=small
|
||||||
xmake -b small-test
|
xmake -b small-test
|
||||||
|
Loading…
Reference in New Issue
Block a user