mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
disable appimage
This commit is contained in:
parent
e6045ca925
commit
c6092e4ad9
2 changed files with 4 additions and 3 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"icons/dev/icon.ico"
|
||||
],
|
||||
"active": true,
|
||||
"targets": ["deb", "rpm", "dmg", "nsis", "app", "appimage"],
|
||||
"targets": ["deb", "rpm", "dmg", "nsis", "app"],
|
||||
"externalBin": ["sidecars/opencode-cli"],
|
||||
"macOS": {
|
||||
"entitlements": "./entitlements.plist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue