1
0
mirror of https://github.com/pnpm/action-setup.git synced 2025-04-04 09:49:34 +08:00

docs: use cached pnpm installation ()

This commit is contained in:
Ben McCann 2024-06-12 07:38:46 -07:00 committed by GitHub
parent fe02b34f77
commit 00884bcdc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -119,6 +119,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'pnpm'
- uses: pnpm/action-setup@v4
name: Install pnpm