build: ensure sync-done file exists during git cache save (#33949)
This commit is contained in:
parent
d2c3e78117
commit
f91b24deb5
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue