Update stuff so we can pass build hopefully
This commit is contained in:
@@ -30,6 +30,8 @@ has_cloud_deployment_env() {
|
||||
}
|
||||
|
||||
if has_self_hosted_env || has_cloud_deployment_env; then
|
||||
cd "$ROOT_DIR"
|
||||
bun patch:usesend
|
||||
cd "$ROOT_DIR/packages/backend"
|
||||
bun run codegen
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user