diff --git a/.circleci/config.yml b/.circleci/config.yml index 79251d0a5e..921a95effc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -113,6 +113,9 @@ jobs: steps: - run: ldd --version - checkout + - node/install: + node-version: 20.0.0 + install-yarn: true - attach_workspace: at: . - run: unzip ./persist/desktopbuild.zip