mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
ci: support native Windows Crabbox daemon hydration (#87175)
* ci: support native Windows Crabbox hydration * ci: use Windows PowerShell for Crabbox hydrate * ci: reduce Windows pnpm install handle pressure * ci: narrow native Windows hydrate install scope * ci: keep Windows hydrate workspace-complete * ci: persist Windows hydrate tool paths * ci: split native Windows Crabbox hydration job * ci: scope native Windows hydrate to daemon proof * ci: use PowerShell for Windows hydrate fetch * ci: write Windows hydrate command files as UTF-8 * ci: document Windows hydrate runner mode * ci: preserve custom Crabbox hydrate markers * ci: avoid forced copy imports in Windows hydrate
This commit is contained in:
committed by
GitHub
parent
81e7e8ef24
commit
95c8fc9678
@@ -20,7 +20,8 @@ actions:
|
||||
workflow: .github/workflows/crabbox-hydrate.yml
|
||||
# Default AWS hydration uses local Actions replay. Use
|
||||
# `crabbox actions hydrate --github-runner --job hydrate-github` when the
|
||||
# hydrate job needs GitHub secrets.
|
||||
# hydrate job needs GitHub secrets, or `--github-runner --job
|
||||
# hydrate-windows-daemon` for focused native Windows daemon proof.
|
||||
job: hydrate
|
||||
ref: main
|
||||
runnerLabels:
|
||||
|
||||
Reference in New Issue
Block a user