change command name?
Some checks failed
build / build (push) Failing after 14s

This commit is contained in:
Ryan Voots 2025-05-04 11:20:56 -04:00
parent 9556d8c5f4
commit cedccf0d57

View file

@ -18,4 +18,4 @@ jobs:
java-version: '21' java-version: '21'
distribution: 'temurin' distribution: 'temurin'
- name: build with maven - name: build with maven
run: mvn --batch-mode --file pom.xml package run: maven --batch-mode --file pom.xml package