Skip to content

Commit

Permalink
Update Gradle Action Permission
Browse files Browse the repository at this point in the history
  • Loading branch information
LoJoSho authored Jul 22, 2022
1 parent d20a6cc commit 9d49dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
- name: Change wrapper permissions
run: chmod +x ./gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
Expand Down

0 comments on commit 9d49dd3

Please sign in to comment.