Bring back windows installers for main builds (#74698)
This commit is contained in:
@@ -1294,6 +1294,7 @@ def get_windows_steps(ver_mode, bucket = "%PRERELEASE_BUCKET%"):
|
||||
if ver_mode in (
|
||||
"release",
|
||||
"release-branch",
|
||||
"main",
|
||||
):
|
||||
gcp_bucket = "{}/artifacts/downloads".format(bucket)
|
||||
if ver_mode == "release":
|
||||
|
||||
Reference in New Issue
Block a user