Tweak copying ffmpeg again
This commit is contained in:
parent
cf63494a5d
commit
0c530c5051
@ -42,8 +42,8 @@ jobs:
|
|||||||
chmod +x ./outlin/OF\ DL
|
chmod +x ./outlin/OF\ DL
|
||||||
cd outwin
|
cd outwin
|
||||||
|
|
||||||
# Run Linux version non-interactively, with timeout to prevent hanging
|
# Run binary with hard timeout
|
||||||
timeout 30s ../outlin/OF\ DL --non-interactive || true
|
timeout --preserve-status --kill-after=5s 30s ../outlin/OF\ DL --non-interactive || true
|
||||||
|
|
||||||
mkdir -p cdm/devices/chrome_1610
|
mkdir -p cdm/devices/chrome_1610
|
||||||
wget https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip
|
wget https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user