Skip to content

Commit 03fa643

Browse files
committed
Adding setup-sbt as sbt seems to be missing from more recent runner images
1 parent dffc9cb commit 03fa643

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dockerhub-deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
distribution: temurin
1919
java-version: 17
2020
cache: sbt
21+
- uses: sbt/setup-sbt@v1
2122
# enable experimental status for docker in order to support SMUI's backend tests that rely on Ryuk images
2223
# (see https://github.com/actions/virtual-environments/issues/368)
2324
- name: Docker experimental Status

0 commit comments

Comments
 (0)