Skip to content

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Keito654 committed Apr 26, 2024
1 parent cd563ad commit 6fcb20a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
with:
node-version: 20
cache: 'pnpm'
- uses: pnpm/action-setup@v3
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 9.0.6
package_json_file: "../../package.json"
Expand Down

0 comments on commit 6fcb20a

Please sign in to comment.