build: migrate to new chromium git auth (#47230)

This commit is contained in:
John Kleinschmidt
2025-05-25 08:57:20 -04:00
committed by GitHub
parent b9b96a96f7
commit ac5e3c76f3
12 changed files with 75 additions and 85 deletions

View File

@@ -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