Skip to content

Commit

Permalink
fix: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed Apr 11, 2024
1 parent f13ca5e commit 8f76786
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Expand Up @@ -52,6 +52,9 @@ jobs:
exec $SHELL
git clone https://github.com/nodenv/node-build.git $(nodenv root)/plugins/node-build
nodenv install 20.12.1
nodenv local 20.12.1
nodenv global 20.12.1
nodenv rehash
# Verify Node.js version
- run:
name: Verify Node.js version
Expand Down

0 comments on commit 8f76786

Please sign in to comment.