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 943e2e3 commit ab7bb02Copy full SHA for ab7bb02
.github/workflows/ci-build.yml
@@ -14,4 +14,5 @@ jobs:
14
distribution: temurin
15
java-version: 17
16
- uses: gradle/actions/setup-gradle@v4
17
+ - run: "which mvn"
18
- run: "./gradlew build"
0 commit comments