[Windows] Add NSIS to Windows Server 2022 (#4326)
This commit is contained in:
@@ -117,7 +117,7 @@ Describe "NET48" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "NSIS" -Skip:(Test-IsWin22) {
|
||||
Describe "NSIS" {
|
||||
It "NSIS" {
|
||||
"makensis /VERSION" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user