Skip to content

Commit e91f0c9

Browse files
authored
setup-sbt
1 parent 896042d commit e91f0c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
distribution: temurin
2828
java-version: ${{ matrix.java }}
29+
- uses: sbt/setup-sbt@v1
2930
- name: Run tests
3031
run: |
3132
git clone https://github.com/gitbucket/gitbucket.git

0 commit comments

Comments
 (0)