mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-21 08:43:36 +00:00
fix(cli): stop legacy preview publishing
This commit is contained in:
parent
65c35977bd
commit
040b856140
1 changed files with 0 additions and 3 deletions
|
|
@ -38,9 +38,6 @@ await prepareReleaseFiles()
|
|||
console.log("\n=== cli ===\n")
|
||||
await $`bun ./packages/opencode/script/publish.ts`
|
||||
|
||||
console.log("\n=== preview cli ===\n")
|
||||
await $`bun ./packages/cli/script/publish.ts`
|
||||
|
||||
console.log("\n=== sdk ===\n")
|
||||
await $`bun ./packages/sdk/js/script/publish.ts`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue