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

This commit is contained in:
Samuel Attard 2022-04-27 12:54:52 -07:00 committed by GitHub
parent d2c3e78117
commit f91b24deb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1413,6 +1413,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: