We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06ce68 commit 2fa3864Copy full SHA for 2fa3864
.github/workflows/build-branch.yml
@@ -55,6 +55,7 @@ jobs:
55
git submodule sync
56
git submodule update --init
57
java --version
58
+ ./gradlew --version
59
./gradlew --info dist
60
61
- name: Publish release
0 commit comments