Tweak copying ffmpeg again
Some checks failed
Publish Docker image / Push docker image to registry (push) Failing after 5s
Publish release zip / build (push) Has been cancelled

This commit is contained in:
sim0n00ps 2025-05-04 18:00:46 +01:00
parent 0c530c5051
commit 16792527c1

View File

@ -47,7 +47,7 @@ jobs:
mkdir -p cdm/devices/chrome_1610
wget https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip
unzip ffmpeg-release-essentials.zip
unzip -o -q ffmpeg-release-essentials.zip
mv ffmpeg*/bin/ffmpeg.exe .
mv ffmpeg*/LICENSE LICENSE.ffmpeg