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 f6797eb commit 162254cCopy full SHA for 162254c
jitpack.yml
@@ -7,4 +7,5 @@ install:
7
- echo "Install"
8
- if ! bash ensure-java-17 use; then source ~/.sdkman/bin/sdkman-init.sh; fi
9
- java -version
10
+ - chmod 777 ./gradlew
11
- ./gradlew build
0 commit comments