From fee5de9aa5c265707a5e27ee6050916648e79eaa Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Thu, 11 May 2023 06:46:10 -0700 Subject: [PATCH] Clobber caches in licenses test. This is to avoid files left in cache by other builds to interfere with the license check process. Bug: https://github.com/flutter/flutter/issues/126475 --- .ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci.yaml b/.ci.yaml index 6c8e137724975..86c1386a73aa6 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -304,6 +304,7 @@ targets: properties: release_build: "true" config_name: linux_license + clobber: "true" - name: Linux linux_web_engine recipe: engine_v2/engine_v2