When I run on a self-hosted runner I always get an error that ruby was not found, Preatty sure it has something to do with your note ``` . Note that this action only uses versions of Ruby already installed in the cache. ``` How do I prime that cache?
When I run on a self-hosted runner I always get an error that ruby was not found,
Preatty sure it has something to do with your note
How do I prime that cache?