Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pbdm committed Jun 10, 2024
1 parent e005e79 commit daf2a19
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 2,734 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
fetch-depth: 0 # 如果未启用 lastUpdated,则不需要
# - uses: pnpm/action-setup@v3 # 如果使用 pnpm,请取消注释
# - uses: oven-sh/setup-bun@v1 # 如果使用 Bun,请取消注释
- name: Pull & update submodules recursively
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down
Loading

0 comments on commit daf2a19

Please sign in to comment.