Skip to content

Commit ab7bb02

Browse files
committed
tmp: fix mvn on CI
1 parent 943e2e3 commit ab7bb02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
distribution: temurin
1515
java-version: 17
1616
- uses: gradle/actions/setup-gradle@v4
17+
- run: "which mvn"
1718
- run: "./gradlew build"

0 commit comments

Comments
 (0)