Hacker News new | ask | show | jobs
by rbultje 925 days ago
I've been using github actions cache to store build artifacts (object files) between builds. It takes a bit of fiddling but it's possible.
1 comments

Yeah, interested to compare this with optimized and properly cached GitHub Hosted Runner builds.