Skip to content

Commit

Permalink
Fix permission
Browse files Browse the repository at this point in the history
  • Loading branch information
kressety authored Jan 20, 2024
1 parent 609aaa5 commit 4a09bfd
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 @@ -21,6 +21,8 @@ jobs:
with:
java-version: '17'
distribution: 'liberica'
- name: Fix Permission
run: chmod +x ./gradlew
- name: Build with Gradle
uses: gradle/[email protected]
with:
Expand Down

0 comments on commit 4a09bfd

Please sign in to comment.