Skip to content

Commit

Permalink
fix: 🧩 docs构建
Browse files Browse the repository at this point in the history
  • Loading branch information
Plumbiu committed Aug 12, 2023
1 parent 165d6e3 commit de75229
Show file tree
Hide file tree
Showing 11 changed files with 133 additions and 812 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docs-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,12 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
- uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18
- name: Install pnpm
uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm
with:
version: 7
cache: pnpm # or pnpm / yarn
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Install dependencies
Expand Down
320 changes: 0 additions & 320 deletions docs/.vitepress/cache/deps/@theme_index.js

This file was deleted.

7 changes: 0 additions & 7 deletions docs/.vitepress/cache/deps/@theme_index.js.map

This file was deleted.

29 changes: 0 additions & 29 deletions docs/.vitepress/cache/deps/_metadata.json

This file was deleted.

Loading

0 comments on commit de75229

Please sign in to comment.