We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3576f3b commit 39adb15Copy full SHA for 39adb15
.github/workflows/build.yml
@@ -16,9 +16,6 @@ jobs:
16
distribution: temurin
17
cache: gradle
18
19
- - name: Validate Gradle Wrapper Integrity
20
- uses: gradle/actions/wrapper-validation@v3
21
-
22
- name: Make Gradle wrapper executable
23
run: chmod +x ./gradlew
24
.github/workflows/release.yml
@@ -32,9 +32,6 @@ jobs:
32
33
34
35
36
37
38
39
40
0 commit comments