Skip to content

Commit 48778ec

Browse files
authored
setup-sbt
1 parent a07eea4 commit 48778ec

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
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
distribution: temurin
2727
java-version: ${{ matrix.java }}
28+
- uses: sbt/setup-sbt@v1
2829
- name: Run tests
2930
run: |
3031
git clone https://github.com/gitbucket/gitbucket.git

0 commit comments

Comments
 (0)