mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -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
|
fi
|
||||||
- name: Generate FFMpeg ${{ inputs.step-suffix }}
|
- name: Generate FFMpeg ${{ inputs.step-suffix }}
|
||||||
shell: bash
|
shell: bash
|
||||||
if: ${{ inputs.is-release == 'true' }}
|
|
||||||
run: |
|
run: |
|
||||||
cd src
|
cd src
|
||||||
gn gen out/ffmpeg --args="import(\"//electron/build/args/ffmpeg.gn\") use_remoteexec=true $GN_EXTRA_ARGS"
|
gn gen out/ffmpeg --args="import(\"//electron/build/args/ffmpeg.gn\") use_remoteexec=true $GN_EXTRA_ARGS"
|
||||||
|
|||||||
Reference in New Issue
Block a user