Skip to content

Commit 44bef2a

Browse files
committed
fix release build
1 parent 828821c commit 44bef2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
with:
1212
fetch-depth: 0
1313
- uses: olafurpg/setup-scala@v14
14+
with:
15+
java-version: corretto@1.17
1416
- run: sbt ci-release
1517
env:
1618
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)