Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jf17 authored Nov 9, 2023
1 parent a7c04ca commit 44181d9
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 @@ -22,6 +22,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Change wrapper permissions
run: chmod +x ./gradlew
- uses: actions/checkout@v3
- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit 44181d9

Please sign in to comment.