Tweak copying ffmpeg again
This commit is contained in:
parent
0c530c5051
commit
16792527c1
@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
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
|
||||||
unzip ffmpeg-release-essentials.zip
|
unzip -o -q ffmpeg-release-essentials.zip
|
||||||
mv ffmpeg*/bin/ffmpeg.exe .
|
mv ffmpeg*/bin/ffmpeg.exe .
|
||||||
mv ffmpeg*/LICENSE LICENSE.ffmpeg
|
mv ffmpeg*/LICENSE LICENSE.ffmpeg
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user