Browse Source

build: ensure sync-done file exists during git cache save (#33954)

Co-authored-by: Samuel Attard <[email protected]>
trop[bot] 3 years ago
parent
commit
e8f89da1c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .circleci/config/base.yml

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

@@ -1363,6 +1363,7 @@ commands:
             - *step-checkout-electron
             - *step-run-electron-only-hooks
             - *step-generate-deps-hash-cleanly
+            - *step-touch-sync-done
             - when:
                 condition: << parameters.save-git-cache >>
                 steps: