Fix archive names for windows_host_engine. (flutter/engine#31832)

This commit is contained in:
godofredoc
2022-03-04 10:36:05 -08:00
committed by GitHub
parent 45bb03f4bd
commit 97e4aaef77

View File

@@ -11,7 +11,7 @@
"out/host_debug/zip_archives/windows-x64/flutter-cpp-client-wrapper.zip",
"out/host_debug/zip_archives/windows-x64/font-subset.zip",
"out/host_debug/zip_archives/dart-sdk-windows-x64.zip",
"out/host_debug/zip_archives/flutter-web-sdk-linux-x64.zip"
"out/host_debug/zip_archives/flutter-web-sdk-windows-x64.zip"
],
"name": "host_debug"
}