Skip to content

Commit

Permalink
Set the javaversion. Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
kylepl committed Nov 1, 2023
1 parent 35f3fa2 commit df44383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ env:
SIGNING_KEY_ID: ${{ secrets.JAVA_SIGNING_KEY_ID }}
SIGNING_KEY: ${{ secrets.JAVA_SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.JAVA_SIGNING_PASSWORD }}
JAVAVERSION: "11"
jobs:
build_sdk:
name: build_sdk
Expand Down

0 comments on commit df44383

Please sign in to comment.