mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: migrate to new chromium git auth (#47230)
This commit is contained in:
committed by
GitHub
parent
b9b96a96f7
commit
ac5e3c76f3
@@ -66,8 +66,8 @@ jobs:
|
||||
- name: Check disk space after freeing up space
|
||||
if: ${{ inputs.target-platform == 'macos' }}
|
||||
run: df -h
|
||||
- name: Set Chromium Git Cookie
|
||||
uses: ./src/electron/.github/actions/set-chromium-cookie
|
||||
- name: Set Chromium Git Helper
|
||||
uses: ./src/electron/.github/actions/set-chromium-git-helper
|
||||
- name: Install Build Tools
|
||||
uses: ./src/electron/.github/actions/install-build-tools
|
||||
- name: Enable windows toolchain
|
||||
|
||||
Reference in New Issue
Block a user