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 bb65c88 commit b3bee2dCopy full SHA for b3bee2d
.github/workflows/build-pr.yml
@@ -64,4 +64,4 @@ jobs:
64
run: |
65
git submodule sync
66
git submodule update --init
67
- ./gradlew dist
+ ./gradlew --info dist
0 commit comments