Skip to content

Commit 2bcbb33

Browse files
committed
1 parent b7131f0 commit 2bcbb33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-build-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
git config --global core.preloadindex true
1616
git config --global core.longpaths true
1717
fi
18-
export BUILD_TOOLS_SHA=c13f4bdb50e65da46a4703f8f882079dd21fd99e
18+
export BUILD_TOOLS_SHA=a5d9f9052dcc36ee88bef5c8b13acbefd87b7d8d
1919
npm i -g @electron/build-tools
2020
# Update depot_tools to ensure python
2121
e d update_depot_tools

0 commit comments

Comments
 (0)