ci: only build electron desktop (#19067)
This commit is contained in:
parent
fb224d8974
commit
e77867ef05
3 changed files with 179 additions and 275 deletions
|
|
@ -27,7 +27,7 @@ const channel = (() => {
|
|||
})()
|
||||
|
||||
const getBase = (): Configuration => ({
|
||||
artifactName: "opencode-electron-${os}-${arch}.${ext}",
|
||||
artifactName: "opencode-desktop-${os}-${arch}.${ext}",
|
||||
directories: {
|
||||
output: "dist",
|
||||
buildResources: "resources",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue