Skip to content

Commit

Permalink
按钮+
Browse files Browse the repository at this point in the history
  • Loading branch information
hyl committed May 8, 2024
1 parent f36e18c commit 27f8657
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- name: Install pnpm
run: |
curl -L https://unpkg.com/@pnpm/self-installer | node
- name: pnpm version
run: pnpm -v
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 27f8657

Please sign in to comment.