mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 08:22:12 +00:00
Inital commit.
This commit is contained in:
6
images/win/scripts/Installers/Install-OpenSSL.ps1
Normal file
6
images/win/scripts/Installers/Install-OpenSSL.ps1
Normal file
@@ -0,0 +1,6 @@
|
||||
################################################################################
|
||||
## File: Install-OpenSSL.ps1
|
||||
## Desc: Install OpenSSL
|
||||
################################################################################
|
||||
|
||||
choco install openssl.light -y
|
||||
Reference in New Issue
Block a user