Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlurienFlame committed Jul 25, 2024
1 parent 5daeed4 commit be06411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 21
distribution: 'microsoft'

- name: make gradle wrapper executable
run: chmod +x ./gradlew
Expand Down

0 comments on commit be06411

Please sign in to comment.