mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 11:01:22 +03:00
Pin the pnpm version
This commit is contained in:
committed by
GitHub
parent
fec087c54d
commit
5b0941e7d3
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
check-latest: false
|
||||
- run: npm i -g pnpm
|
||||
- run: npm i -g pnpm@8.14.0
|
||||
- run: pnpm install
|
||||
- run: ./node_modules/.bin/cypress install
|
||||
- run: pnpm lint
|
||||
|
||||
Reference in New Issue
Block a user