From f28f8d05a60363feba83176ee356a06a3e508a52 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 8 Jun 2024 20:32:30 +0300 Subject: [PATCH] Add `b2 -x` --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index defb20d..024cfb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -270,6 +270,7 @@ jobs: python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" %LIBRARY% cmd /c bootstrap choco install vcredist140 + b2 -x b2 -v b2 -d0 headers