install-swift
install-swift copied to clipboard
Add build artefact caching
It would be good to be able to cache the build artefacts between builds if possible to speed up building of projects, especially dependencies.
I'm not sure how well this will work as historically SwiftPM and Docker have not played nicely together but worth investigating. Definitely needs to be opt in with a way to clear the cache if things go wrong