Skip to content

Commit

Permalink
ci: set pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusTheHun committed Aug 30, 2024
1 parent 8b640bb commit fe7fde4
Show file tree
Hide file tree
Showing 2 changed files with 1,876 additions and 5,345 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9.0.6
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
Expand Down
Loading

0 comments on commit fe7fde4

Please sign in to comment.