Skip to content

Commit f46844c

Browse files
committed
调整workflow
1 parent 9141576 commit f46844c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Install dependencies
2424
run: npm ci
2525
- name: Build with VitePress
26-
run: npm run docs:build
26+
run: npm run docs:preview

0 commit comments

Comments
 (0)