Skip to content

Commit 12f1c5d

Browse files
authored
Update gradle.yml
1 parent d242f26 commit 12f1c5d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
with:
2929
java-version: '8'
3030
distribution: 'temurin'
31+
- name: Run CHMOD
32+
run: chmod +x gradlew
3133
- name: Build with Gradle
3234
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
3335
with:

0 commit comments

Comments
 (0)