mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
fix(ci): isolate Actions cache writes (#127107)
This commit is contained in:
@@ -37,6 +37,7 @@ jobs:
|
||||
- name: Setup Node environment
|
||||
uses: ./.github/actions/setup-node-env
|
||||
with:
|
||||
cache-mode: restore
|
||||
install-bun: "false"
|
||||
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user