Skip to content

Commit 141d410

Browse files
committed
fix: update netify.toml
1 parent 0da1a51 commit 141d410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[build]
66
publish = "docs/.vuepress/dist"
7-
command = "npx pnpm i --store=node_modules/.pnpm-store && sed -i 's/\/vuepress-blog\//\//g' docs/.vuepress/components/constants/constants.ts && cd ./docs/.vuepress/realcugan-ncnn-webassembly && bash build.sh && npx pnpm docs:build"
7+
command = "npx pnpm i --store=node_modules/.pnpm-store && sed -i \"s/\/vuepress-blog\//\//g\" docs/.vuepress/components/constants/constants.ts && cd ./docs/.vuepress/realcugan-ncnn-webassembly && bash build.sh && npx pnpm docs:build"
88

99
[[redirects]]
1010
from = "/*"

0 commit comments

Comments
 (0)