mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
[Windows] Rework NodeJS install (#4375)
This commit is contained in:
@@ -421,5 +421,8 @@
|
||||
"args": [ "--installargs", "ADD_CMAKE_TO_PATH=\"System\"" ]
|
||||
}
|
||||
]
|
||||
},
|
||||
"node": {
|
||||
"default": "14.18.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user