Skip to content

Commit 5e7379f

Browse files
committed
add sbt/setup-sbt@v1
1 parent 0ec1095 commit 5e7379f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
distribution: temurin
1515
java-version: 11
1616
cache: sbt
17+
- uses: sbt/setup-sbt@v1
1718
- run: sbt ci-release
1819
env:
1920
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)