Skip to content

Commit

Permalink
Update master.yml (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
enricocolasante authored Jan 17, 2024
1 parent c5c7085 commit aac6446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
java-version: 17
distribution: temurin
cache: maven
cache: 'gradle'
- name: Change wrapper permission
run: chmod +x ./gradlew
- name: Test
Expand Down

0 comments on commit aac6446

Please sign in to comment.