Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.8, 3.0.2, 3.1.0
-
None
Description
Currently, GitHub Actions build has some unnecessary cache/commands. For example, if you run SBT only .m2 cache is not needed. We should clean up and re-organize.
Also, we should add ~/.sbt into cache. See https://github.com/sbt/sbt/issues/3681