mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-03-04 11:08:10 +07:00
Switch to liip for old PHP on darwin
This commit is contained in:
@@ -69,7 +69,7 @@ export async function addExtensionDarwin(
|
||||
}
|
||||
script +=
|
||||
'\nadd_extension ' +
|
||||
extension +
|
||||
ext_name +
|
||||
' "' +
|
||||
install_command +
|
||||
'" ' +
|
||||
|
||||
Reference in New Issue
Block a user