forked from boostorg/assert
Use branch feature/gha-test of tools/build
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -268,9 +268,8 @@ jobs:
|
|||||||
xcopy /s /e /q %GITHUB_WORKSPACE% libs\%LIBRARY%\
|
xcopy /s /e /q %GITHUB_WORKSPACE% libs\%LIBRARY%\
|
||||||
git submodule update --init tools/boostdep
|
git submodule update --init tools/boostdep
|
||||||
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
|
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY%
|
||||||
|
git -C tools/build checkout feature/gha-test
|
||||||
cmd /c bootstrap
|
cmd /c bootstrap
|
||||||
choco install vcredist140
|
|
||||||
b2 -x
|
|
||||||
b2 -v
|
b2 -v
|
||||||
b2 -d0 headers
|
b2 -d0 headers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user