mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 10:09:20 +08:00
install powershell modules
This commit is contained in:
@@ -87,6 +87,10 @@
|
||||
"platform-tools"
|
||||
]
|
||||
},
|
||||
"powershellModules": [
|
||||
{"name": "MarkdownPS"},
|
||||
{"name": "Pester"}
|
||||
],
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "az",
|
||||
|
||||
Reference in New Issue
Block a user