Skip to content

Commit

Permalink
docs: use cached pnpm installation (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Jun 12, 2024
1 parent fe02b34 commit 00884bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'pnpm'

- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down

0 comments on commit 00884bc

Please sign in to comment.