Skip to content

Commit

Permalink
maybe fix gradle with chmod?
Browse files Browse the repository at this point in the history
  • Loading branch information
LimesKey authored Jan 19, 2024
1 parent 816b0d8 commit 0931c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
- run: chmod +x ./gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
with:
Expand Down

0 comments on commit 0931c27

Please sign in to comment.