diff --git a/.circleci/config.yml b/.circleci/config.yml index ebfc4a5e09..463e73de7e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,10 +23,6 @@ commands: - i18n-cache/data npm-install-full: steps: - - restore_cache: - name: Restore NPM Cache - keys: - - npm-i18n-v4-cache-v{{ .Environment.CACHE_TRIGGER_VERSION }}-job-{{ .Environment.CIRCLE_JOB }}-{{ checksum "gutenberg/package-lock.json" }} - run: name: NPM Install Full command: |