mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
disable app image
This commit is contained in:
parent
a34e67b518
commit
74b5c285cf
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": ["deb", "rpm", "dmg", "nsis", "appimage"],
|
||||
"targets": ["deb", "rpm", "dmg", "nsis"],
|
||||
"icon": ["icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico"],
|
||||
"externalBin": ["sidecars/opencode"],
|
||||
"createUpdaterArtifacts": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue