Skip to content

Commit f478194

Browse files
authored
chore: attempt to alis default node before advancing job (#1008)
1 parent ae576dd commit f478194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
command: |
153153
nvm install 24.11.0
154154
nvm use 24.11.0
155+
nvm alias default 24.11.0
155156
- cypress/install:
156157
post-install: "npm run build"
157158
# show Cypress cache folder and binary versions

0 commit comments

Comments
 (0)