Skip to content

Commit

Permalink
Remove pnpm version from CI so it uses the version from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Eprince-hub committed Oct 18, 2024
1 parent 0c9b329 commit c6b429a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 'latest'
- name: Use Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit c6b429a

Please sign in to comment.