Skip to content

Commit

Permalink
build: update build-tools for GHA (#42873)
Browse files Browse the repository at this point in the history
chore: update build-tools for GHA

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
  • Loading branch information
trop[bot] and jkleinsc authored Jul 12, 2024
1 parent f392f55 commit c916070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-build-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ runs:
- name: Install Build Tools
shell: bash
run: |
export BUILD_TOOLS_SHA=ff3e40a9a2ebb735c18b6450ecd5ddaa8bb364a9
export BUILD_TOOLS_SHA=47d4bb016f47d89938898c794db80b9f98d78ad7
npm i -g @electron/build-tools
e auto-update disable

0 comments on commit c916070

Please sign in to comment.