Skip to content

Commit 50d10b2

Browse files
authored
Merge branch 'main' into feat/fix-ext-build
2 parents a9b7088 + 438e08f commit 50d10b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloudflare-preview-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
"main": "worker/index.ts",
6767
"assets": {
6868
"not_found_handling": "single-page-application",
69-
"directory": "./dist"
69+
"directory": "./public/"
7070
},
7171
"observability": {
7272
"enabled": true

0 commit comments

Comments
 (0)