Fix SHA512 checksum mismatch handling - clear cache and retry automatically

This commit is contained in:
chasem-dev
2026-01-22 11:12:59 -05:00
parent 740d516cfe
commit 204d6b21f6
3 changed files with 85 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ jobs:
name: linux-builds
path: |
dist/*.AppImage
dist/*.AppImage.blockmap
dist/*.deb
dist/*.rpm
dist/*.pacman
@@ -53,6 +54,7 @@ jobs:
name: windows-builds
path: |
dist/*.exe
dist/*.exe.blockmap
dist/latest.yml
build-macos: