mirror of
https://github.com/aljazceru/opencode.git
synced 2026-02-04 23:54:37 +01:00
ci: stuff
This commit is contained in:
@@ -4,7 +4,7 @@ new sst.cloudflare.StaticSite("Desktop", {
|
||||
domain: "desktop." + domain,
|
||||
path: "packages/app",
|
||||
build: {
|
||||
command: "bun run build",
|
||||
command: "bun turbo build",
|
||||
output: "./dist",
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user