Skip to content

Commit 64ddd30

Browse files
authored
Update deploy.yml
1 parent 38bc3c4 commit 64ddd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Build with VitePress
4949
run: |
5050
cd docs
51-
npm ci
51+
npm i
5252
npm run docs:build
5353
cd .vitepress
5454
ls

0 commit comments

Comments
 (0)