Skip to content

Commit 052e809

Browse files
committed
fix CI for new Ubuntu image
1 parent cc29e07 commit 052e809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
with:
2222
distribution: temurin
2323
java-version: ${{matrix.java}}
24+
- uses: sbt/setup-sbt@v1
2425
- name: Test
2526
run: sbt ++${{matrix.scala}} test proj/headerCheck package

0 commit comments

Comments
 (0)