Skip to content

Commit

Permalink
Fix distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron committed Oct 18, 2023
1 parent 9a7d959 commit daa5276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'temurin'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3
- name: Replace the version number
Expand Down

0 comments on commit daa5276

Please sign in to comment.