Skip to content

Commit ccb8f97

Browse files
committed
docs: fix command
1 parent 04cb8e0 commit ccb8f97

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,4 +1,4 @@
11
[build]
22
ignore = "git diff --quiet HEAD^ HEAD ./docs/ && ! git diff HEAD^ HEAD ./yarn.lock | grep vite"
3-
publish = "docs/.vuepress/dist"
3+
publish = "docs/.vitepress/dist"
44
command = "yarn run docs:build"

0 commit comments

Comments
 (0)