(Hopefully) Fix pom location
Some checks failed
Java CI with Maven / build (push) Failing after 3m4s
Some checks failed
Java CI with Maven / build (push) Failing after 3m4s
This commit is contained in:
parent
4a59352435
commit
d1b8f98f8e
@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
maven-version: 3.8.2
|
maven-version: 3.8.2
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package --file backend/pom.xml
|
||||||
|
|
||||||
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
|
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
|
||||||
- name: Update dependency graph
|
- name: Update dependency graph
|
||||||
|
Loading…
Reference in New Issue
Block a user