fix: guard update spinner output (#701) (thanks @bjesuiter)
This commit is contained in:
@@ -307,7 +307,7 @@ export async function runGatewayUpdate(
|
||||
|
||||
const statusCheck = await runStep(
|
||||
step(
|
||||
"Running git status",
|
||||
"clean check",
|
||||
["git", "-C", gitRoot, "status", "--porcelain"],
|
||||
gitRoot,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user