From 2a68f8f4b1bd91aa86235d9a9450a4a668f1947c Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 8 Jun 2024 20:50:22 +0300 Subject: [PATCH] Use branch feature/gha-test of tools/build --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 024cfb6..50069a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -268,9 +268,8 @@ jobs: xcopy /s /e /q %GITHUB_WORKSPACE% libs\%LIBRARY%\ git submodule update --init tools/boostdep python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY% + git -C tools/build checkout feature/gha-test cmd /c bootstrap - choco install vcredist140 - b2 -x b2 -v b2 -d0 headers