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
1 changed files with 1 additions and 1 deletions

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