mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 11:58:21 +08:00
Update main.yml
This commit is contained in:
parent
77e6ab599a
commit
5540f5d59b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/fasiondog/hikyuu.git --recursive --depth 1
|
||||
Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/xmake-io/xmake/master/scripts/get.ps1' -UseBasicParsing).Content
|
||||
set BOOST_LIB=%BOOST_ROOT%\stage\lib
|
||||
cd hikyuu
|
||||
xmake f --confirm=y --test=small
|
||||
xmake -b small-test
|
||||
|
Loading…
Reference in New Issue
Block a user