add pwsh required module powershell-yaml
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#requires -Modules powershell-yaml
|
||||
|
||||
param(
|
||||
[string]$StartDir = (Split-Path -Parent $MyInvocation.MyCommand.Path)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user