Update maven-build.yml

This commit is contained in:
Andy Wyatt 2023-11-09 14:53:15 +00:00 committed by GitHub
parent 563f2ffdb9
commit 077f86cc29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,4 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Build with Maven Wrapper
run: ./mvnw -B package
run: ./mvnw -B install