Cache Hermes build dir when building the test app#138
Cache Hermes build dir when building the test app#138kraenhansen wants to merge 1 commit intomainfrom
Conversation
|
|
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 to
5c74bb9
Compare
a607007 to
d1ae970
Compare
d1ae970 to
0d915ef
Compare
90dd405 to
8dac805
Compare
In an attempt to speed up the native builds, I was contemplating caching the Hermes build directory.