mirror of
https://github.com/sst/opencode.git
synced 2025-08-03 21:28:14 +00:00
chore: update stainless script to kick off prod build
This commit is contained in:
parent
533f64fe26
commit
2487b18f62
1 changed files with 3 additions and 0 deletions
|
@ -23,4 +23,7 @@ rm -rf packages/tui/sdk
|
|||
mv opencode-go/ packages/tui/sdk/
|
||||
rm -rf packages/tui/sdk/.git
|
||||
|
||||
echo "Kicking off production build..."
|
||||
stl builds create --branch main --wait false
|
||||
|
||||
echo "Done!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue