mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
chore: update stainless script to kick off prod build
This commit is contained in:
parent
533f64fe26
commit
2487b18f62
@ -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…
x
Reference in New Issue
Block a user