azwhikaru / Action-TWRP-Builder

249 stars 1.7k forks source link

Use ccache with GitHub actions' caching feature #88

Open weaponmasterjax opened 7 months ago

weaponmasterjax commented 7 months ago

Ccache can significantly shorten build time when doing multiple builds for same device. There's already a working implementation for ccache caching in GitHub actions. https://github.com/hendrikmuhs/ccache-action