mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 03:48:19 +08:00
Update main.yml
This commit is contained in:
parent
b75032b3b7
commit
c05b201555
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -18,8 +18,7 @@ jobs:
|
||||
shell: pwsh
|
||||
- name: build boost
|
||||
run: |
|
||||
cd $env:BOOST_ROOT
|
||||
ls
|
||||
cd BOOST_ROOT
|
||||
%comspec% /k "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsx86_amd64.bat"
|
||||
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