1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00

build: Pin pnpm version

This commit is contained in:
Maksim Eltyshev 2025-02-26 17:14:41 +01:00
parent 4821d407a7
commit a618445a2f
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