diff --git a/.circleci/config.yml b/.circleci/config.yml index 2091d2051..1eaf05f29 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,7 +23,7 @@ jobs: command: ./deploy/ci-install-s3deploy.sh - run: name: Install NPM dependencies - command: npm i -g postcss-cli autoprefixer + command: sudo npm i -g postcss-cli autoprefixer - save_cache: key: install-v1-{{ checksum ".circleci/config.yml" }} paths: