chore: test ffmpeg zip

This commit is contained in:
John Kleinschmidt
2025-08-25 11:44:44 -04:00
committed by GitHub
parent 06fcfa6cab
commit 2bbcc86039

View File

@@ -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"