mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:40:44 +00:00
ci(release): satisfy release smoke lint
This commit is contained in:
@@ -1343,7 +1343,7 @@ export function isRecoverableWindowsPackagedUpgradeSwapCleanupFailure(
|
||||
/\bglobal install swap\b/iu.test(output) &&
|
||||
/\bEPERM\b/iu.test(output) &&
|
||||
/\bunlink\b/iu.test(output) &&
|
||||
/[\\\/]\.openclaw-\d+-\d+[\\\/]/u.test(output) &&
|
||||
/[/\\]\.openclaw-\d+-\d+[/\\]/u.test(output) &&
|
||||
/\.node['"]?/iu.test(output)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user