Skip to content

Commit bed6501

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
fix message
1 parent 8c09608 commit bed6501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ if (!$SkipBuild) {
256256
}
257257
}
258258
else {
259-
Write-Warning "Azure CLI not found or running in ADO, proceeding with anonymous access."
259+
Write-Warning "Azure CLI not found, proceeding with anonymous access."
260260
}
261261
}
262262
}

0 commit comments

Comments
 (0)