mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-20 17:24:22 +01:00
ci: tweaks
This commit is contained in:
@@ -7,7 +7,7 @@ console.log("=== Generating Stainless SDK ===")
|
||||
console.log(process.cwd())
|
||||
|
||||
await $`rm -rf go`
|
||||
await $`bun run --conditions=development ../../opencode/src/index.ts generate > openapi.json`
|
||||
await $`bun run ../../opencode/src/index.ts generate > openapi.json`
|
||||
await $`stl builds create --branch main --pull --allow-empty --+target go`
|
||||
|
||||
await $`rm -rf ../go`
|
||||
|
||||
Reference in New Issue
Block a user