diff --git a/.ci.yaml b/.ci.yaml index 7b68a7e2b0ee2..82f0d075de43d 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -130,6 +130,10 @@ targets: "builder", "git" ] + ignore_cache_paths: >- + [ + "builder/src/flutter/prebuilts/SDKs" + ] gclient_variables: >- { "download_android_deps": "true"