diff --git a/.circleci/config.yml b/.circleci/config.yml index 67226fc61..391521081 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -21,9 +21,6 @@ jobs: - run: name: Install s3deploy command: ./deploy/ci-install-s3deploy.sh - - run: - name: TMP correct cache permissions - command: sudo chown -R 65534:3434 "/root/.npm" - run: name: Install NPM dependencies command: sudo npm i -g postcss-cli autoprefixer redoc-cli