mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
chore: test ffmpeg zip
This commit is contained in:
committed by
GitHub
parent
06fcfa6cab
commit
2bbcc86039
1
.github/actions/build-electron/action.yml
vendored
1
.github/actions/build-electron/action.yml
vendored
@@ -199,7 +199,6 @@ runs:
|
||||
fi
|
||||
- name: Generate FFMpeg ${{ inputs.step-suffix }}
|
||||
shell: bash
|
||||
if: ${{ inputs.is-release == 'true' }}
|
||||
run: |
|
||||
cd src
|
||||
gn gen out/ffmpeg --args="import(\"//electron/build/args/ffmpeg.gn\") use_remoteexec=true $GN_EXTRA_ARGS"
|
||||
|
||||
Reference in New Issue
Block a user