mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 15:57:17 +00:00
Update nvm.sh (#1096)
This commit is contained in:
@@ -19,4 +19,7 @@ if ! command -v nvm; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# set system node.js as default one
|
||||
nvm alias default system
|
||||
|
||||
DocumentInstalledItem "nvm ($(nvm --version))"
|
||||
Reference in New Issue
Block a user