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 f84ecdc commit 1047cdfCopy full SHA for 1047cdf
.github/workflows/gradle.yml
@@ -29,7 +29,7 @@ jobs:
29
distribution: 'microsoft'
30
31
32
- name: Change wrapper permissions
+ - name: Change wrapper permissions
33
run: chmod +x ./gradlew
34
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
35
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
0 commit comments