mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-15 17:13:12 +00:00
refactor(desktop): consolidate desktop-electron into desktop package (#25822)
This commit is contained in:
@@ -53,7 +53,7 @@ await $`bun ./packages/plugin/script/publish.ts`
|
||||
|
||||
if (Script.release) {
|
||||
await $`bun ./packages/desktop/scripts/finalize-latest-json.ts`
|
||||
await $`bun ./packages/desktop-electron/scripts/finalize-latest-yml.ts`
|
||||
await $`bun ./packages/desktop/scripts/finalize-latest-yml.ts`
|
||||
}
|
||||
|
||||
if (Script.release && !Script.preview) {
|
||||
|
||||
Reference in New Issue
Block a user