mirror of
https://github.com/funkemunky/KauriV3.git
synced 2026-05-31 05:51:55 +00:00
Fixing pom location
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user