[ci] Display used java version in github action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,4 +27,4 @@ jobs:
|
||||
java-version: ${{ matrix.java }}
|
||||
- name: Build with mvnw
|
||||
run: |
|
||||
./mvnw clean install
|
||||
./mvnw -V clean install
|
||||
|
Reference in New Issue
Block a user