Skip to content

Commit b1d7a63

Browse files
committed
Install deps
1 parent 1f331c9 commit b1d7a63

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]
22
publish = ".vuepress/dist"
3-
command = "npm run docs:build"
3+
command = "npm i && npm run docs:build"

0 commit comments

Comments
 (0)