mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 19:01:47 +03:00
ci: fix pnpm cache path for setup-node
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '22.9.0'
|
node-version: '22.9.0'
|
||||||
cache: pnpm
|
cache: pnpm
|
||||||
|
cache-dependency-path: pnpm-lock.yaml
|
||||||
|
|
||||||
- name: Node version
|
- name: Node version
|
||||||
run: node -v
|
run: node -v
|
||||||
|
|||||||
Reference in New Issue
Block a user