Skip to content

Commit 26a6b59

Browse files
committed
Change publish folder
1 parent b1d7a63 commit 26a6b59

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
@@ -1,3 +1,3 @@
11
[build]
2-
publish = ".vuepress/dist"
2+
publish = "./docs/.vuepress/dist"
33
command = "npm i && npm run docs:build"

0 commit comments

Comments
 (0)