Skip to content

Commit

Permalink
added version for pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
CropWatchDevelopment committed Nov 7, 2024
1 parent 1d762d0 commit 58f555e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
./cc-test-reporter before-build
- name: Setup PNPM
uses: pnpm/action-setup@v3
with:
version: 9.10.0

- name: Use correct Node.js version
uses: actions/setup-node@v4
Expand Down

0 comments on commit 58f555e

Please sign in to comment.