ci: verbose build and re-enable appimage

This commit is contained in:
Brendan Allan
2025-12-26 14:34:57 -06:00
committed by Aiden Cline
parent b1cd7d617b
commit 599da3ee8f
2 changed files with 2 additions and 2 deletions
+1 -1
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"