Update linux_host_engine.json ci/host_release description (#164402)

Describe what is actually being produced by this target.

This target was just copy/pasted from the debug target (which does
produce more things), but really what this is doing is
compiling/uploading flutter_patched_sdk_product.zip which is used by
*all* release mode targets.
This commit is contained in:
Eric Seidel 2025-02-28 16:38:28 -08:00 committed by GitHub
parent 171ba00b58
commit 3f2e57906f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,7 +98,7 @@
"--no-goma"
],
"name": "ci/host_release",
"description": "Produces release mode Linux host-side tooling.",
"description": "Produces flutter_patched_sdk_product.zip shared by all Flutter release builds.",
"ninja": {
"config": "ci/host_release",
"targets": [