ci: retry transient Windows packaging downloads
Windows CI / verify (push) Successful in 3m45s

Retry the directory package once when Electron download transport is interrupted, keeping the Windows CI step bounded. Bump the release contracts to 1.0.12.
This commit is contained in:
Sucukdeluxe
2026-08-12 21:48:04 +02:00
parent 275d252f25
commit 1a1c37720e
10 changed files with 28 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "twitch-vod-manager",
"version": "1.0.11",
"version": "1.0.12",
"description": "Twitch VOD Manager - Download Twitch VODs easily",
"main": "dist/main.js",
"author": "Sucukdeluxe",