Skip to content

Commit

Permalink
ci: 👷 remove pnpm specifier in Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffJacobson committed Oct 24, 2024
1 parent 3fc437f commit d8bb657
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down

0 comments on commit d8bb657

Please sign in to comment.