diff --git a/.circleci/config.yml b/.circleci/config.yml index 2b3dc99..b47bad7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -19,11 +19,6 @@ jobs: steps: - checkout - # Update npm - - run: - name: update-yarn - command: 'sudo npm install -g yarn@latest' - # Download and cache dependencies - restore_cache: keys: