Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq authored Sep 3, 2024
1 parent 1bf03ae commit 5648223
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
with:
fetch-depth: 0 # 如果未启用 lastUpdated,则不需要
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 9
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 5648223

Please sign in to comment.