mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-03 19:34:10 +07:00
Use tap shivammathur/homebrew-phalcon on darwin
This commit is contained in:
@ -33,6 +33,8 @@ export async function addExtensionDarwin(
|
||||
path.join(__dirname, '../src/scripts/ext/phalcon_darwin.sh') +
|
||||
' ' +
|
||||
extension +
|
||||
' ' +
|
||||
version +
|
||||
pipe;
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user