Skip to content

Commit f4b585c

Browse files
committed
fix CI
1 parent e25ed33 commit f4b585c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
with:
2020
distribution: adopt
2121
java-version: ${{matrix.java}}
22+
- uses: sbt/setup-sbt@v1
2223
- name: Test
2324
run: sbt ++${{matrix.scala}} publishLocal

0 commit comments

Comments
 (0)