Skip to content

Commit 2bbb44f

Browse files
authored
Update Pre-release build.yml
1 parent fe44167 commit 2bbb44f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Pre-release build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
distribution: 'temurin'
2121
java-version: '17'
2222
cache: 'gradle'
23-
24-
- name: Change wrapper permissions
25-
run: chmod +x ./gradlew
2623

2724
- name: Grant execute permission for gradlew
2825
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)