We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ed94a commit be7e4acCopy full SHA for be7e4ac
1 file changed
.github/workflows/build.yml
@@ -28,9 +28,6 @@ jobs:
28
with:
29
gradle-version: wrapper
30
31
- - name: Make Gradle wrapper executable
32
- run: chmod +x ./gradlew
33
-
34
- name: Build with Gradle
35
run: ./gradlew build
36
0 commit comments