test: source install version helper only

This commit is contained in:
Peter Steinberger
2026-04-17 19:52:33 +01:00
parent 4dd999274b
commit bbbb57f7f8

View File

@@ -38,7 +38,7 @@ function resolveInstallerVersionCases(params: {
"bash",
[
"-c",
`source "${installerPath}" >/dev/null 2>&1
`${versionHelperSource}
for openclaw_bin in "\${@:3}"; do
OPENCLAW_BIN="$openclaw_bin"
resolve_openclaw_version