Closed ronwsmith closed 3 years ago
Allow users to choose their own yarn caching folder, and let people try various strategies to resolve an open unarchiving issue https://github.com/react-native-community/react-native-circleci-orb/issues/66 (seemingly caused by changing this hard-coded path from one location to another here).
Defaults to the current path in master so this is a non-breaking change.
master
LGTM 👍 Thanks for this. Hope it helps resolve some issues
:tada: This PR is included in version 5.4.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Allow users to choose their own yarn caching folder, and let people try various strategies to resolve an open unarchiving issue https://github.com/react-native-community/react-native-circleci-orb/issues/66 (seemingly caused by changing this hard-coded path from one location to another here).
Defaults to the current path in
master
so this is a non-breaking change.