Skip to content

Commit f9b2b62

Browse files
author
pooya parsa
committed
chore: fix netlify publish dir
1 parent 3c285dc commit f9b2b62

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
@@ -8,4 +8,4 @@
88
[build]
99
base = "docs"
1010
command = "yarn && yarn build"
11-
publish = "docs/.vuepress/dist"
11+
publish = ".vuepress/dist"

0 commit comments

Comments
 (0)