Skip to content

Commit 71a85cf

Browse files
committed
Add Vitepress docs site
1 parent 297a864 commit 71a85cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Pages
3333
uses: actions/configure-pages@v4
3434
- name: Install dependencies
35-
run: npm ci
35+
run: npm install
3636
- name: Build with VitePress
3737
run: npm run docs:build
3838
- name: Upload artifact

0 commit comments

Comments
 (0)