Fixing pom location

This commit is contained in:
Dawson
2024-12-30 11:38:06 -05:00
committed by GitHub
parent 4ce690d7b3
commit cc2a4c60c9
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
distribution: zulu
cache: maven
- name: Compile
run: mvn -B clean package -DskipTests
run: mvn -B package --file pom.xml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload Enterprise