Provide `lib` via artifacts (not cache)
Summary
See core#23 (closed)
Steps to reproduce
There is currently no obvious bugs, but as cache is not guaranteed to be transfered to other stages(jobs) this should be changed.
What is the expected correct behavior?
We should rely on lib to be provided from build job to other dependent jobs.
Possible fixes
As hier: core!13 (merged)