From b989c070c67e63482775d742fbedcc5b6b7cc290 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Mon, 12 Jan 2026 15:13:51 +0100 Subject: [PATCH] build: roll build-tools SHA to 4430e4a --- .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 2dc60d1f0b..4b9ae7d820 100644 --- a/.github/actions/install-build-tools/action.yml +++ b/.github/actions/install-build-tools/action.yml @@ -15,7 +15,7 @@ runs: git config --global core.preloadindex true git config --global core.longpaths true fi - export BUILD_TOOLS_SHA=a5d9f9052dcc36ee88bef5c8b13acbefd87b7d8d + export BUILD_TOOLS_SHA=4430e4a505e0f4fa2a41b707a10a36f780bbdd26 npm i -g @electron/build-tools # Update depot_tools to ensure python e d update_depot_tools