Skip to content

Commit

Permalink
Update nodejs.yml (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored Sep 25, 2023
1 parent f40fdb4 commit 840dfae
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,8 @@ jobs:
with:
node-version: 16

- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 7
run_install: false
- name: install pnpm
run: npm i -g pnpm && pnpm setup

- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit 840dfae

Please sign in to comment.