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
069db2ecad
commit
566d229705
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
env:
|
||||
VS150COMNTOOLS: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\Tools
|
||||
run: |
|
||||
cd $env:BOOST_ROOT
|
||||
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvarsx86_amd64.bat"
|
||||
cd %BOOST_ROOT%
|
||||
bootstrap.bat
|
||||
b2 release link=shared address-model=64 -j 4 --with-python --with-date_time --with-filesystem --with-system --with-serialization --with-test
|
||||
shell: pwsh
|
||||
|
Loading…
Reference in New Issue
Block a user