Skip to content

Commit

Permalink
Add pnpm setup
Browse files Browse the repository at this point in the history
  • Loading branch information
oWave committed Dec 24, 2024
1 parent 79fe7ca commit c02f77a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: pnpm/action-setup@v4

- uses: actions/setup-node@v2
with:
node-version: "22"
Expand Down

0 comments on commit c02f77a

Please sign in to comment.