mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
fix: revert sdk generation script change (#23133)
This commit is contained in:
parent
a8c78fc005
commit
4c30a78cd9
2 changed files with 2 additions and 4 deletions
|
|
@ -6,4 +6,4 @@ await $`bun ./packages/sdk/js/script/build.ts`
|
|||
|
||||
await $`bun dev generate > ../sdk/openapi.json`.cwd("packages/opencode")
|
||||
|
||||
await $`./script/format.ts ./packages/sdk`
|
||||
await $`./script/format.ts`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue