From ab29679f48470a27ebf7363682b52ac955fc552b Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Thu, 13 Feb 2025 21:56:28 +0000 Subject: [PATCH] ci: Don't cache opencv/ cmake complains about inconsistent state: https://gitlab.com/euphon/themblem/-/jobs/9135028833 --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d35b46..ec075a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,6 @@ stages: cache: key: one-key-to-rule-them-all paths: - - opencv/ - emtest/target download-models: