Skip to content

Commit 75c8564

Browse files
committed
fix CI
1 parent b37441d commit 75c8564

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
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
distribution: temurin
2020
java-version: 8
21+
- uses: sbt/setup-sbt@v1
2122
- name: Test
2223
run: |
2324
git clone -b 2.12.x https://github.com/scala/scala

0 commit comments

Comments
 (0)