mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 12:24:45 +00:00
docs: use cached pnpm installation (#128)
This commit is contained in:
parent
fe02b34f77
commit
00884bcdc5
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ jobs:
|
|||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
cache: 'pnpm'
|
||||
|
||||
- uses: pnpm/action-setup@v4
|
||||
name: Install pnpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue