Skip to content

Commit 908104c

Browse files
authored
add setup-sbt
1 parent a2f4f56 commit 908104c

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
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
java-version: 11
2222
distribution: temurin
23+
- uses: sbt/setup-sbt@v1
2324
- uses: coursier/cache-action@v6
2425
- shell: bash
2526
run: |

0 commit comments

Comments
 (0)