Skip to content

Commit edd730f

Browse files
authored
add setup-sbt action
1 parent 72b300b commit edd730f

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.13.x https://github.com/scala/scala

0 commit comments

Comments
 (0)