build: use siso instead of reclient (#47534)

This commit is contained in:
Samuel Attard
2025-08-22 11:17:02 -07:00
committed by GitHub
parent ceb6d28fd3
commit a67aad0f50
12 changed files with 139 additions and 128 deletions

View File

@@ -13,8 +13,9 @@ runs:
git config --global core.fscache true
git config --global core.longpaths true
git config --global core.preloadindex true
git config --global core.longpaths true
fi
export BUILD_TOOLS_SHA=274cba0474f0d1e4e6adbb66c1da48556cb0add5
export BUILD_TOOLS_SHA=8559e5d325d61f195a255f41077ffc9e5b70b0e5
npm i -g @electron/build-tools
# Update depot_tools to ensure python
e d update_depot_tools