o2r-project / o2r-project.github.io

Website of the research project "Opening Reproducible Research"
https://o2r.info
Creative Commons Attribution 4.0 International
3 stars 14 forks source link

Use caching in GitHub action #79

Closed nuest closed 3 years ago

nuest commented 3 years ago

Longest step is installing of the gems.

nuest commented 3 years ago

@Fmazin Yes, it would be great if you could give this a quick try - it should be possible to speed up the page build quite a lot.

Fmazin commented 3 years ago

I have tested the cache action and seems to save around 3 minutes. The runs on my fork can be seen here. If this is fine i will prepare an PR.

nuest commented 3 years ago

Yes - that's fine! Thank you!