pull/5200/head
bunsenstraat 5 months ago
parent 4a706ee882
commit 2eab87afe7
  1. 4
      .circleci/config.yml

@ -198,8 +198,8 @@ jobs:
- run:
command: |
nvm install 22
nvm use 22
nvm install 20.0.0
nvm use 20.0.0
node -v
npx -v
npm install --global yarn

Loading…
Cancel
Save