fix: address PR #49 CodeRabbit review comments

This commit is contained in:
2026-04-11 15:49:18 -07:00
parent 95f858292e
commit 9ce5de2f22
19 changed files with 337 additions and 26 deletions

View File

@@ -137,6 +137,7 @@ jobs:
with:
name: appimage
path: release/*.AppImage
if-no-files-found: error
build-macos:
needs: [quality-gate]
@@ -212,6 +213,7 @@ jobs:
path: |
release/*.dmg
release/*.zip
if-no-files-found: error
build-windows:
needs: [quality-gate]