Skip to content

Commit 7f36610

Browse files
committed
fix build
1 parent e51ae86 commit 7f36610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ npm add gray-matter -D
66
npm add markdown-it -D
77
npm install
88
npm run generate-blog
9-
vitepress build docs
9+
npx vitepress build docs

0 commit comments

Comments
 (0)