Open
Description
Description
The repo currently uses mikehardy/buildcache-action
for cacheing CI builds. Per this comment, Mike mentions that invertase now uses cache since it now better handles iOS-related build artifacts.
Steps
- Add
cache
to a job - Do some benchmarking to determine if it is a net improvement
- If so, depend on
cache
rather thanmikehardy/buildcache-action
.
API Proposal
No response
Firebase Product(s)
N/A