fix: drop explicit ui:install step
This commit is contained in:
@@ -304,15 +304,6 @@ export async function runGatewayUpdate(
|
||||
timeoutMs,
|
||||
),
|
||||
);
|
||||
steps.push(
|
||||
await runStep(
|
||||
runCommand,
|
||||
"ui:install",
|
||||
managerScriptArgs(manager, "ui:install"),
|
||||
gitRoot,
|
||||
timeoutMs,
|
||||
),
|
||||
);
|
||||
steps.push(
|
||||
await runStep(
|
||||
runCommand,
|
||||
|
||||
Reference in New Issue
Block a user