Browse Source

build: linux publish builds that direct checkout should use git cache

Samuel Attard 3 years ago
parent
commit
47a6e72114
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .circleci/config.yml

+ 2 - 0
.circleci/config.yml

@@ -1604,6 +1604,8 @@ commands:
           condition: << parameters.checkout >>
           steps:
             - *step-checkout-electron
+            - *step-maybe-restore-git-cache
+            - *step-set-git-cache-path
             - *step-gclient-sync
             - *step-delete-git-directories
             - *step-minimize-workspace-size-from-checkout