Sebastian Dröge 2025-05-13 14:10:38 +03:00 committed by GStreamer Marge Bot
parent cc317995ff
commit 07971930b6

View file

@ -32,7 +32,7 @@ cargo-cbuild --version
cargo nextest --version
# Rust-based CLI unpacker
cargo install --locked ouch
cargo install --locked ouch@0.5.1
if (!$?) {
Write-Host "Failed to install ouch"
Exit 1