Update maven.yml
This commit is contained in:
parent
220b31bb99
commit
69514738f7
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -20,6 +20,5 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
java-version: ${{ matrix.jdkversion }}
|
||||
cache: 'maven'
|
||||
path: ${{ github.workspace }}
|
||||
- name: Build
|
||||
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