mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:20:43 +00:00
ci: keep release checks compatible with stable refs
This commit is contained in:
@@ -2314,7 +2314,7 @@ async function runInstalledBrowserOverrideImportSmoke(params) {
|
||||
cwd: packageRoot,
|
||||
env: {
|
||||
...params.env,
|
||||
OPENCLAW_BROWSER_CONTROL_MODULE: overridePath,
|
||||
OPENCLAW_BROWSER_CONTROL_MODULE: pathToFileURL(overridePath).href,
|
||||
OPENCLAW_BROWSER_OVERRIDE_STARTED_PATH: startedPath,
|
||||
OPENCLAW_BROWSER_OVERRIDE_STOPPED_PATH: stoppedPath,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user