зеркало из https://github.com/electron/electron.git
build: remove gclient-extra-args from publish jobs (#42491)
build: remove gclient-extra-args from publish ymls
This commit is contained in:
Родитель
4701795dc0
Коммит
c41ded2e89
|
@ -36,8 +36,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Checkout & Sync & Save
|
||||
uses: ./src/electron/.github/actions/checkout
|
||||
with:
|
||||
gclient-extra-args: '--custom-var=checkout_arm=True --custom-var=checkout_arm64=True'
|
||||
|
||||
publish-x64:
|
||||
uses: ./.github/workflows/pipeline-segment-electron-build.yml
|
||||
|
|
|
@ -39,7 +39,6 @@ jobs:
|
|||
uses: ./src/electron/.github/actions/checkout
|
||||
with:
|
||||
generate-sas-token: 'true'
|
||||
gclient-extra-args: '--custom-var=checkout_mac=True --custom-var=host_os=mac'
|
||||
|
||||
publish-x64:
|
||||
uses: ./.github/workflows/pipeline-segment-electron-build.yml
|
||||
|
|
Загрузка…
Ссылка в новой задаче