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 08ccb9b commit 146fdf9Copy full SHA for 146fdf9
.github/workflows/build.yml
@@ -11,3 +11,5 @@ jobs:
11
call-build:
12
uses: KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk
13
secrets: inherit
14
+ with:
15
+ extra_gradle_params: --info
0 commit comments