1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

build: Pin pnpm version

This commit is contained in:
Maksim Eltyshev 2025-02-26 17:14:41 +01:00
parent 2732570607
commit b88a2894b6
4 changed files with 19 additions and 22 deletions

View file

@ -16,7 +16,7 @@ jobs:
cache: 'npm'
- name: Workflow install pnpm
run: npm install pnpm -g
run: npm install pnpm@9 -g
- name: Client install dependencies
run: pnpm install