0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

fixed version pnpm 6 on ci

This commit is contained in:
Juan Picado 2022-05-01 16:26:37 +02:00
parent e9d1e82666
commit 321703512a

View file

@ -125,7 +125,7 @@ jobs:
with:
node-version: 16
- name: Install pnpm
run: npm i pnpm@latest -g
run: npm i pnpm@6.32.3 -g
- uses: actions/cache@v3
with:
path: ~/.pnpm-store