Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenShadeZhang committed Jan 17, 2025
1 parent fb1c505 commit ee49256
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5,168 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Install dependencies
run: npm ci # 或 pnpm install / yarn install / bun install
run: npm install
- name: Build with VitePress
run: npm run build # 或 pnpm docs:build / yarn docs:build / bun run docs:build
- name: Upload artifact
Expand Down
Loading

0 comments on commit ee49256

Please sign in to comment.