Skip to content

Commit

Permalink
Forgot distribution in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
UnlikePaladin committed Sep 28, 2024
1 parent 95ba136 commit 2fdb53f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: setup jdk ${{ matrix.java }}
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: ${{ matrix.java }}
- name: make gradle wrapper executable
if: ${{ runner.os != 'Windows' }}
Expand Down

0 comments on commit 2fdb53f

Please sign in to comment.