mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
idk
This commit is contained in:
@@ -192,7 +192,7 @@ jobs:
|
||||
- name: Install build-tools & Setup RBE
|
||||
run: |
|
||||
echo "NUMBER_OF_NINJA_PROCESSES=${{ inputs.target-platform != 'macos' && '300' || '200' }}" >> $GITHUB_ENV
|
||||
cd $(e show depotdir)/../../.electron_build_tools
|
||||
cd $(cygpath -u "$(e show depotdir)")/../../.electron_build_tools
|
||||
npx yarn --ignore-engines
|
||||
# Pull down credential helper and print status
|
||||
node -e "require('./src/utils/reclient.js').downloadAndPrepare({})"
|
||||
|
||||
Reference in New Issue
Block a user