mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 23:52:42 +00:00
ci: fix
This commit is contained in:
parent
c75584a31b
commit
b18d22498c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ new sst.cloudflare.x.Astro("Web", {
|
|||
},
|
||||
})
|
||||
|
||||
new sst.cloudflare.StaticSite("App", {
|
||||
new sst.cloudflare.StaticSite("WebApp", {
|
||||
domain: "app." + domain,
|
||||
path: "packages/app",
|
||||
build: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue