Skip to content

Commit 58b0402

Browse files
authored
Update scala.yml
1 parent 906926a commit 58b0402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scala.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
uses: actions/setup-java@v24
1414
with:
1515
java-version: '24'
16+
distribution: 'temurin'
17+
cache: sbt
1618
- uses: sbt/setup-sbt@v1
1719
- name: Run compilation as a basic check
1820
run: sbt +test

0 commit comments

Comments
 (0)