Skip to content

Commit

Permalink
Fixed pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Sep 9, 2024
1 parent ee5b21f commit dafd8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
version: 9
run_install: false
- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit dafd8b8

Please sign in to comment.