mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 17:18:52 +08:00
[Linux] Rework NodeJS install (#4378)
This commit is contained in:
@@ -283,6 +283,9 @@
|
||||
"version": "3",
|
||||
"binary_name": "selenium-server-standalone"
|
||||
},
|
||||
"node": {
|
||||
"default": "14"
|
||||
},
|
||||
"node_modules": [
|
||||
{
|
||||
"name": "grunt",
|
||||
|
||||
Reference in New Issue
Block a user