fix apt cache
[soc.git] / .gitlab-ci.yml
index 670de134e09b149507430248e2d4ea0d8adfcc38..8ddbcf2d5b042901937f37c23c0fe56602a1d746 100644 (file)
@@ -4,7 +4,7 @@ cache:
     paths:
         - ccache
         - .cache/pip
-        - apt-cache
+        - apt-cache/
 
 variables:
     PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"