diff --git a/.circleci/config.yml b/.circleci/config.yml index 37edaac..fd324a8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,4 +18,4 @@ workflows: # https://circleci.com/developer/images/image/cimg/node version: '16.10' # If you are using yarn, change the line below from "npm" to "yarn" - pkg-manager: npm + pkg-manager: yarn