Factor out build hermesc apple (#45346)
Summary: Factor out the action to build hermesc for apple platform so we can reuse it across jobs ## Changelog: [Internal] - Factor out hermesC apple to reuse code Pull Request resolved: https://github.com/facebook/react-native/pull/45346 Test Plan: GHA are green Reviewed By: cortinico Differential Revision: D59521564 Pulled By: cipolleschi fbshipit-source-id: c99966e314b3d418d1d83d653c0be68b2931b03b
Showing
- .github/actions/build-hermesc-apple/action.yml 40 additions, 0 deletions.github/actions/build-hermesc-apple/action.yml
- .github/workflows/nightly.yml 4 additions, 23 deletions.github/workflows/nightly.yml
- .github/workflows/publish-release.yml 5 additions, 23 deletions.github/workflows/publish-release.yml
- .github/workflows/test-all.yml 4 additions, 23 deletions.github/workflows/test-all.yml
Please register or sign in to comment