Bitrise-steplib / steps-expo-detach : install expo-cli locally for caching?

Description of the feature request

for the steps expo-detach, the installation of expo-cli alone takes a good 1 ~ 2 minutes to run,
I wonder if installing it locally instead of globally would permit it to be put in the cache of the bitrise cache push /pull steps

Use case / for what or how I would use it

Howdy! Iโ€™m dubious that it would make a substantial difference, but itโ€™s certainly something that could be tested.

If you wanted to try this yourself you could always fork the step, make the modification to install expo-cli locally, and then add your forked step to the workflow.