build: ensure gclient cache restore works in release builds
This commit is contained in:
parent
e345ef13ca
commit
3ffaaf1872
1 changed files with 1 additions and 0 deletions
|
@ -1604,6 +1604,7 @@ commands:
|
|||
condition: << parameters.checkout >>
|
||||
steps:
|
||||
- *step-checkout-electron
|
||||
- *step-touch-sync-done
|
||||
- *step-maybe-restore-git-cache
|
||||
- *step-set-git-cache-path
|
||||
- *step-gclient-sync
|
||||
|
|
Loading…
Reference in a new issue