ci: verbose build and re-enable appimage

This commit is contained in:
Brendan Allan 2025-12-22 18:48:58 +08:00 committed by Aiden Cline
commit 599da3ee8f
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
"icons/dev/icon.ico"
],
"active": true,
"targets": ["deb", "rpm", "dmg", "nsis", "app"],
"targets": ["deb", "rpm", "dmg", "nsis", "app", "appimage"],
"externalBin": ["sidecars/opencode-cli"],
"macOS": {
"entitlements": "./entitlements.plist"