Skip to content

Commit 81abaad

Browse files
committed
try cmd //c refreshenv
1 parent 869bb3a commit 81abaad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared-scripts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ function _setupNodeVersionWindows {
551551

552552
# Install Node.js using Chocolatey
553553
choco install -fy nodejs-lts --version=$version
554+
cmd //c refreshenv
554555

555556
# Refresh environment variables
556557
export PATH=$PATH

0 commit comments

Comments
 (0)