mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: do not run electron hooks on the checkout-and-save-cache step group
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user