Skip to content

Commit f1e6ce5

Browse files
committed
fix: add vitepress
1 parent b50915a commit f1e6ce5

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
@@ -44,8 +44,8 @@ jobs:
4444
- name: Install dependencies
4545
run: |
4646
cd fust-docs
47+
npm add -D vitepress
4748
npm install
48-
npm install -g vitepress
4949
- name: Build with VitePress
5050
run: |
5151
cd fust-docs

0 commit comments

Comments
 (0)