Skip to content

Commit fea53fa

Browse files
committed
Added setup-sbt to ci.yml
1 parent 97bf5b2 commit fea53fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
distribution: temurin
3939
java-version: 11
40-
40+
- uses: sbt/setup-sbt@v1
4141
- name: Cache sbt
4242
uses: actions/cache@v4
4343
with:

0 commit comments

Comments
 (0)