256lights / zb

An experiment in hermetic, reproducible build systems
MIT License
313 stars 6 forks source link

Think about explicit GitHub Actions cache support #59

Open zombiezen opened 1 month ago

zombiezen commented 1 month ago

Following on from #43, it would be good to support GitHub Actions cache in some way. It would certainly make #46 easier. I'll need to dig deeper into the cache API to understand what the correct integration point is, but as long as I can get key-value storage, it should be straightforward.