Skip to content

Commit

Permalink
Do not specify PNPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
AFCMS committed Jun 19, 2024
1 parent 9d8bbcb commit e172793
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
run_install: false

- name: Setup Node LTS/Iron
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: "Install pnpm"
uses: pnpm/action-setup@v4
with:
version: 9
run_install: false

- name: "Setup Node LTS/Iron"
Expand Down

0 comments on commit e172793

Please sign in to comment.