mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
ci: ignore
This commit is contained in:
parent
263b266476
commit
d4bac5cdbd
2 changed files with 14 additions and 12 deletions
|
|
@ -6,9 +6,6 @@ process.chdir(dir)
|
|||
import { $ } from "bun"
|
||||
import path from "path"
|
||||
|
||||
console.log("=== Generating JS SDK ===")
|
||||
console.log()
|
||||
|
||||
import { createClient } from "@hey-api/openapi-ts"
|
||||
|
||||
await $`bun dev generate > ${dir}/openapi.json`.cwd(path.resolve(dir, "../../opencode"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue