We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07eea4 commit 48778ecCopy full SHA for 48778ec
.github/workflows/build.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
distribution: temurin
27
java-version: ${{ matrix.java }}
28
+ - uses: sbt/setup-sbt@v1
29
- name: Run tests
30
run: |
31
git clone https://github.com/gitbucket/gitbucket.git
0 commit comments