build: remove *.star files (#49796)

This commit is contained in:
Shelley Vohr
2026-02-16 10:49:39 +01:00
committed by GitHub
parent eb29568e45
commit 67cced1270
3 changed files with 1 additions and 88 deletions

View File

@@ -15,7 +15,7 @@ runs:
git config --global core.preloadindex true
git config --global core.longpaths true
fi
export BUILD_TOOLS_SHA=4430e4a505e0f4fa2a41b707a10a36f780bbdd26
export BUILD_TOOLS_SHA=a0cc95a1884a631559bcca0c948465b725d9295a
npm i -g @electron/build-tools
# Update depot_tools to ensure python
e d update_depot_tools