Skip to content

Commit

Permalink
fix: Default to package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavrajs committed Dec 8, 2024
1 parent 4f36241 commit d69bc22
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 @@ -11,8 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Install pnpm dependencies
run: pnpm i

Expand Down

0 comments on commit d69bc22

Please sign in to comment.