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