From e8c3b6fe6644b5100421c8a5ed827e5230b4be51 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 11:33:07 +0200 Subject: [PATCH] ci: roll `BUILD_TOOLS_SHA` for macOS 15.5 SDK (#47742) ci: roll BUILD_TOOLS_SHA for macOS 15.5 SDK Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr --- .github/actions/install-build-tools/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/install-build-tools/action.yml b/.github/actions/install-build-tools/action.yml index f87b98f219fd..5b35f9ce0958 100644 --- a/.github/actions/install-build-tools/action.yml +++ b/.github/actions/install-build-tools/action.yml @@ -14,7 +14,7 @@ runs: git config --global core.longpaths true git config --global core.preloadindex true fi - export BUILD_TOOLS_SHA=0a7f6bef9453ceee45612442660ca16d2c40171b + export BUILD_TOOLS_SHA=274cba0474f0d1e4e6adbb66c1da48556cb0add5 npm i -g @electron/build-tools # Update depot_tools to ensure python e d update_depot_tools