mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Windows] Add script for OpenSSL installation (#7337)
This commit is contained in:
committed by
GitHub
parent
078d815ad5
commit
d9b4647e11
@@ -46,12 +46,6 @@ Describe "Nuget" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "OpenSSL" {
|
||||
It "OpenSSL" {
|
||||
"openssl version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Packer" {
|
||||
It "Packer" {
|
||||
"packer --version" | Should -ReturnZeroExitCode
|
||||
|
||||
Reference in New Issue
Block a user