Skip to content

Commit

Permalink
Use pnpm version 9
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Jun 15, 2024
1 parent aef4fed commit cba9dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
node-version: 20
cache: "npm"
- uses: pnpm/action-setup@v4
with:
version: 9
- name: add git binaries to PATH
if: runner.os == 'Windows'
run: |
Expand Down

0 comments on commit cba9dd2

Please sign in to comment.