Skip to content

Commit

Permalink
fix: deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
F-loat committed Jun 28, 2024
1 parent 1176c02 commit b11b359
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pnpm/action-setup@v3
with:
version: 8
- name: Setup Action
uses: pnpm/action-setup@v3
with:
version: 8
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit b11b359

Please sign in to comment.