shivammathur / setup-php

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
https://setup-php.com
MIT License
2.9k stars 339 forks source link

find: /usr/local/bin/../Cellar/imagick@7.4: No such file or directory #615

Closed Jeckerson closed 2 years ago

Jeckerson commented 2 years ago

Describe the bug Could not install imagick extension.

Version

Runners

Operating systems MacOS

PHP versions All

To Reproduce https://github.com/phalcon/cphalcon/runs/7291219945?check_suite_focus=true#step:4:32

shivammathur commented 2 years ago

Fixed in https://github.com/shivammathur/homebrew-extensions/commit/07daaddd0ab4c60f908b169c58bf9a315e4b1569

Please re-run your workflow