chore(sync): mirror docs from openclaw/openclaw@43734b1dbd

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-21 02:10:13 +00:00
parent 3bff40dafe
commit 573b4368ed
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "b938e6398b54409ee70d208cf7f90fba3e2b33c1",
"syncedAt": "2026-04-21T02:03:46.628Z"
"sha": "43734b1dbd7ef4c5ee03f515ea85ac8649d97bf1",
"syncedAt": "2026-04-21T02:10:13.243Z"
}

View File

@ -63,6 +63,8 @@ GitHub may mark superseded jobs as `cancelled` when a newer push lands on the sa
| `blacksmith-32vcpu-windows-2025` | `checks-windows` |
| `macos-latest` | `macos-node`, `macos-swift` |
Blacksmith Linux jobs use `useblacksmith/checkout` so repeat CI runs can reuse the Blacksmith git mirror cache. Windows and macOS jobs stay on upstream `actions/checkout`.
## Local Equivalents
```bash