build: do not run electron hooks on the checkout-and-save-cache step group

This commit is contained in:
Samuel Attard
2019-11-29 12:10:09 -08:00
parent 2be256c5fd
commit 466967c686

View File

@@ -926,7 +926,6 @@ steps-checkout-and-save-cache: &steps-checkout-and-save-cache
name: Wipe Electron
command: rm -rf src/electron
- *step-checkout-electron
- *step-run-electron-only-hooks
- *step-generate-deps-hash-cleanly
- *step-mark-sync-done
- *step-minimize-workspace-size-from-checkout