Tweak copying ffmpeg again
This commit is contained in:
parent
cf63494a5d
commit
0c530c5051
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user