We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5281cf commit d242f26Copy full SHA for d242f26
1 file changed
.github/workflows/gradle.yml
@@ -22,8 +22,6 @@ jobs:
22
runs-on: ubuntu-latest
23
24
steps:
25
- - name: Chmod gradlew
26
- run: chmod +x gradlew
27
- uses: actions/checkout@v3
28
- name: Set up JDK 8
29
uses: actions/setup-java@v3
0 commit comments