mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
ci: fix
This commit is contained in:
parent
b474f65547
commit
c75584a31b
@ -2,9 +2,5 @@ import { domain } from "./stage"
|
||||
|
||||
new sst.cloudflare.StaticSite("Desktop", {
|
||||
domain: "desktop." + domain,
|
||||
path: "packages/app",
|
||||
build: {
|
||||
command: "bun turbo build",
|
||||
output: "./dist",
|
||||
},
|
||||
path: "packages/app/public",
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user