mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 02:48:57 +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:
|
||||
CI: yes
|
||||
run: |
|
||||
git submodule updata --init --recursive
|
||||
Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/xmake-io/xmake/master/scripts/get.ps1' -UseBasicParsing).Content
|
||||
xmake f --confirm=y --test=small
|
||||
xmake -b small-test
|
||||
|
Loading…
Reference in New Issue
Block a user