Update maven.yml
This commit is contained in:
parent
bf6233c024
commit
2269c93dee
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -20,4 +20,4 @@ jobs:
|
|||||||
java-version: ${{ matrix.jdkversion }}
|
java-version: ${{ matrix.jdkversion }}
|
||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -V -B clean package --file pom.xml
|
run: /usr/actions-runner/apache-maven-3.9.1/bin/mvn -V -B clean package --file pom.xml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user