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 17:55:07 +01:00
parent cf63494a5d
commit 0c530c5051

View File

@ -42,8 +42,8 @@ jobs:
chmod +x ./outlin/OF\ DL
cd outwin
# Run Linux version non-interactively, with timeout to prevent hanging
timeout 30s ../outlin/OF\ DL --non-interactive || true
# Run binary with hard timeout
timeout --preserve-status --kill-after=5s 30s ../outlin/OF\ DL --non-interactive || true
mkdir -p cdm/devices/chrome_1610
wget https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip