GitHub CI [Linux]: install FFmpeg+deps only if cached

Otherwise installed by download_build_ffmpeg.sh
This commit is contained in:
Martin Pulec
2021-07-15 10:32:47 +02:00
parent bc3e4e1a28
commit ec2c06dfb7
2 changed files with 4 additions and 1 deletions

View File

@@ -41,3 +41,5 @@ done
--enable-libsvtvp9 \
make -j $(nproc)
sudo make install
sudo ldconfig