Skip to content

Commit ebef2ea

Browse files
committed
ci: stuff
1 parent b5b8a05 commit ebef2ea

5 files changed

Lines changed: 365 additions & 360 deletions

File tree

infra/desktop.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ new sst.cloudflare.StaticSite("Desktop", {
44
domain: "desktop." + domain,
55
path: "packages/app",
66
build: {
7-
command: "bun run build",
7+
command: "bun turbo build",
88
output: "./dist",
99
},
1010
})

0 commit comments

Comments
 (0)