mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 09:15:00 +03:00
build: Pin pnpm version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user