- Notifications
You must be signed in to change notification settings - Fork7
Cache Hermes build dir when building the test app#138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
changeset-botbot commentedJun 23, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
For some reason the cache action fails to save the Hermes build directory on Android / Linux:https://github.com/callstackincubator/react-native-node-api/actions/runs/15834266404/job/44634111489?pr=138#step:33:3
I'll leave this PR in draft for a bit - but also don't want to sink too much time into this 😬 |
09f89d6 to5c74bb9Comparea607007 tod1ae970Compared1ae970 to0d915efCompare90dd405 to8dac805Compare
Uh oh!
There was an error while loading.Please reload this page.
In an attempt to speed up the native builds, I was contemplating caching the Hermes build directory.