Update maven.yml

This commit is contained in:
HaHaWTH 2023-04-06 01:01:54 +08:00 committed by GitHub
parent 220b31bb99
commit 69514738f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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