Revert "ci: use Blacksmith checkout cache"

This reverts commit 43734b1dbd.
This commit is contained in:
Peter Steinberger
2026-04-21 03:21:36 +01:00
parent 0b9a1e94b7
commit 5c85624eeb
8 changed files with 617 additions and 99 deletions

View File

@@ -48,7 +48,7 @@ jobs:
OPENCLAW_LIVE_SETUP_TOKEN_VALUE: ""
steps:
- name: Checkout PR
uses: useblacksmith/checkout@v1
uses: actions/checkout@v6
- name: Install pnpm
uses: pnpm/action-setup@v4