Skip to content

Commit 8838a6a

Browse files
authored
Update maven.yml
1 parent 1baf0ff commit 8838a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
distribution: 'temurin'
2929
cache: maven
3030
- name: Build with Maven
31-
run: mvn -B package --file pom.xml
31+
run: mvn -B package --file OtmTodoApp-master/OtmTodoApp-master/pom.xml
3232

3333
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3434
- name: Update dependency graph

0 commit comments

Comments
 (0)