Skip to content

contrib: fail the build if prebuilt fail

Steve Lhomme requested to merge robUx4/vlc:prebuilt-failure into master

In some cases the tarballs are corrupted. If the extraction of the tarball fails the build will fail (or may use part of an old extraction).

The - was introduced in 5d2ed11e.

This will make the cause of failures like https://code.videolan.org/videolan/vlc/-/jobs/1127819 more visible.

Merge request reports