mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 23:52:42 +00:00
ci: ignore
This commit is contained in:
parent
53aa899e45
commit
24515162fa
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ console.log()
|
|||
|
||||
import { createClient } from "@hey-api/openapi-ts"
|
||||
|
||||
await $`bun dev generate > openapi.json`.cwd(path.resolve(dir, "../../opencode"))
|
||||
await $`bun dev generate > ${dir}/openapi.json`.cwd(path.resolve(dir, "../../opencode"))
|
||||
|
||||
await createClient({
|
||||
input: "./openapi.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue