Files
Twitch-VOD-Manager/src
Sucukdeluxe 70124a9570
Windows CI / verify (push) Failing after 2m11s
fix(managed-tools): stage downloaded archives with a .zip extension
The installer staged downloaded tool archives as archiveName.uuid, so
the temporary file no longer ended in .zip. The Expand-Archive cmdlet
shipped with stock Windows PowerShell (Microsoft.PowerShell.Archive
1.0.1.0) rejects any archive whose extension is not .zip, which made
every managed streamlink and ffmpeg installation fail with
extract-failed on systems without an updated Archive module - including
plain end-user machines and the self-hosted CI runner. The unique
download path now uses the UUID as a prefix and keeps the manifest
archive name with its .zip extension intact.
2026-08-14 15:09:26 +02:00
..
2026-08-13 22:59:15 +02:00
2026-08-13 22:59:15 +02:00
2026-08-13 22:59:15 +02:00
2026-08-13 22:59:15 +02:00
2026-08-13 22:59:15 +02:00