Browse Source

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

Samuel Attard 5 years ago
parent
commit
466967c686
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .circleci/config.yml

+ 0 - 1
.circleci/config.yml

@@ -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