mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
maybe bash
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
||||
choco install -y --no-progress git
|
||||
choco install -y --force nodejs --version=20.11.0
|
||||
echo "C:\Program Files\Git\cmd" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
||||
echo "C:\Program Files\Git\bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
||||
- name: Add TCC permissions on macOS
|
||||
if: ${{ inputs.target-platform == 'macos' }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user