Skip to content

Commit e8e3a8b

Browse files
committed
CI Linux FFmpeg: do not install openapv from cache
The OpenAPV installation was moved from install_ffmpeg.sh script in HEAD^^ so that the cached FF build dir doesn't contain the openapv subdir and install fails.
1 parent 5a0ad85 commit e8e3a8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/scripts/Linux/install_ffmpeg.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ install_cached() (
148148
sudo cmake --install SVT-HEVC/Build/linux/Release
149149
sudo cmake --install SVT-VP9/Build
150150
sudo cmake --build oneVPL/build --config Release --target install
151-
sudo cmake --install openapv/build
152151
install_rav1e
153152

154153
sudo make install

0 commit comments

Comments
 (0)