Skip to content

Commit

Permalink
Merge pull request #22 from lugvitc/main
Browse files Browse the repository at this point in the history
PNPM team sucks
  • Loading branch information
WizzyGeek authored Jul 4, 2024
2 parents 2a5ca3a + 7c58c53 commit aed942d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Set up pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 8.12.1
- name: Set up Node
Expand Down

0 comments on commit aed942d

Please sign in to comment.