Hacker News new | ask | show | jobs
by e_proxus 1656 days ago
Here’s an example of how to enable caching in GitHub Actions:

https://gist.github.com/eproxus/d74315864fd6897bb47741e8de5b...

The example is a bit Erlang specific but the cache action it contains is quite generic.