Samuel Attard 1 year ago
parent
commit
54c2370e28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .circleci/config/base.yml

+ 1 - 1
.circleci/config/base.yml

@@ -918,7 +918,7 @@ step-maybe-restore-src-cache-marker-aks: &step-maybe-restore-src-cache-marker-ak
   restore_cache_aks:
     step-name: Restoring src cache marker
     cache_key: v16-src-cache-marker-$(shasum src/electron/.depshash | cut -f1 -d' ')
-    cache_path: ""
+    cache_path: "."
 
 # Restore exact or closest git cache based on the hash of DEPS and .circle-sync-done
 # If the src cache was restored above then this will match an empty cache