From f331dedf45af23b134d5ddf16e48b1f81c9af720 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Fri, 1 May 2026 17:57:34 -0700 Subject: [PATCH] ci: bump build-tools SHA --- .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 6e701c2e31..1c282daf3d 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=1b7bd25dae4a780bb3170fff56c9327b53aaf7eb + export BUILD_TOOLS_SHA=67979ae1cadad053d2f13e2fb5d1559b923484c7 npm i -g @electron/build-tools # Update depot_tools to ensure python e d update_depot_tools