mirror of
https://github.com/actions/python-versions.git
synced 2025-12-12 21:48:15 +00:00
[macOS] fix 3.8.13 build (#172)
This commit is contained in:
@@ -48,6 +48,9 @@ class UbuntuPythonBuilder : NixPythonBuilder {
|
||||
$configureString += " --enable-loadable-sqlite-extensions"
|
||||
}
|
||||
|
||||
Write-Host "The passed configure options are: "
|
||||
Write-Host $configureString
|
||||
|
||||
Execute-Command -Command $configureString
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user