crazywhalecc / static-php-cli

Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
https://static-php.dev
MIT License
1.34k stars 233 forks source link

Fix Intel Mac build action #427

Closed simonhamp closed 7 months ago

simonhamp commented 7 months ago

What does this PR do?

Fixes the Intel Mac build GitHub Action as it was missing the PHP runtime, Composer and other parts necessary to run the build process from SPC source.

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option. If a modification is not involved, please skip it directly.