Update main.yml

This commit is contained in:
fasiondog 2019-09-28 02:23:06 +08:00 committed by GitHub
parent 77e6ab599a
commit 5540f5d59b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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