Skip to content

Commit 5ac7af2

Browse files
committed
chore: fix docs deploy script
1 parent 2fce6ad commit 5ac7af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
npm run docs:build:guide
5+
npm run docs:build
66

77
cp docs/CNAME docs/.vuepress/dist/CNAME
88

0 commit comments

Comments
 (0)