Skip to content

Commit

Permalink
feat: deploy yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ToBeBetter755 committed Oct 5, 2024
1 parent 5e64e63 commit 9206132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18' # 指定 Node.js 版本
cache: 'pnpm'

# 安装 pnpm
- name: Install pnpm
Expand Down

0 comments on commit 9206132

Please sign in to comment.