refactor: flush npm command

This commit is contained in:
Ruabbit
2024-12-11 16:08:33 +08:00
parent f5cee7febf
commit cddbda87bb
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
run: pnpm install
- name: Build VitePress site
run: pnpm docs:build
run: pnpm build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3