mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
updated script
This commit is contained in:
@@ -90,7 +90,7 @@ ok "Lint check passed"
|
||||
|
||||
# --- pnpm link ---
|
||||
log "Linking globally..."
|
||||
pnpm link --global --ignore-scripts 2>&1 || fail "pnpm link --global failed"
|
||||
pnpm link --global 2>&1 || fail "pnpm link --global failed"
|
||||
ok "Linked globally"
|
||||
|
||||
log "Built commit: ${BUILT_SHORT} (${BUILT_SHA})"
|
||||
|
||||
Reference in New Issue
Block a user