mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +00:00
[Ubuntu] Temp patch for PhantomJS/libssl conflict (#7358)
This commit is contained in:
@@ -189,6 +189,7 @@ function Get-PackerVersion {
|
||||
}
|
||||
|
||||
function Get-PhantomJSVersion {
|
||||
$env:OPENSSL_CONF="/etc/ssl"; phantomjs --version
|
||||
return $(phantomjs --version)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user