mirror of
https://github.com/actions/runner-images.git
synced 2025-12-30 05:49:48 +08:00
Test elevated user
This commit is contained in:
@@ -478,6 +478,8 @@
|
||||
},
|
||||
{
|
||||
"type": "powershell",
|
||||
"elevated_user": "SYSTEM",
|
||||
"elevated_password": "",
|
||||
"scripts":[
|
||||
"{{ template_dir }}/scripts/Installers/Install-TypeScript.ps1"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user