We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9141576 commit f46844cCopy full SHA for f46844c
.github/workflows/build.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Install dependencies
24
run: npm ci
25
- name: Build with VitePress
26
- run: npm run docs:build
+ run: npm run docs:preview
0 commit comments