I encounter an issue related to the new disk caching. I am using SBT 1.8.2.
Post job cleanup.
Error: The template is not valid. sbt/setup-sbt/v1/action.yml (Line: 66, Col: 14): hashFiles('**/*.scala, **/*.sbt, **/*.properties') failed. Fail to hash files under directory '/home/runner/work/cromwell/cromwell'
Post job cleanup.
Cache hit occurred on the primary key Linux-sbt-1.12.11-1.1.25, not saving cache.
Job 1
Job 2
Thank you for providing the opt-out as it unblocked me.
- uses: sbt/setup-sbt@v1
with:
disk-cache: false
I encounter an issue related to the new disk caching. I am using SBT 1.8.2.
Job 1
Job 2
Thank you for providing the opt-out as it unblocked me.