From fb83651e0a9a2c09dc541b7e3923c1b7fde0d6e8 Mon Sep 17 00:00:00 2001 From: Keyong Han Date: Fri, 9 Jun 2023 14:20:13 -0700 Subject: [PATCH] update archive name --- ci/builders/windows_host_engine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builders/windows_host_engine.json b/ci/builders/windows_host_engine.json index 9f182b1a194bf..729d62bdcfec9 100644 --- a/ci/builders/windows_host_engine.json +++ b/ci/builders/windows_host_engine.json @@ -98,7 +98,7 @@ "include_paths": [ "out/host_release/zip_archives/windows-x64-release/windows-x64-flutter.zip" ], - "name": "host_profile", + "name": "host_release", "realm": "production" } ],