Skip to content

Commit 13944fa

Browse files
authored
Update maven.yml
1 parent 6ce8936 commit 13944fa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
java-version: '17'
2626
distribution: 'temurin'
2727
cache: maven
28-
- name: List directory contents
29-
run: find . -name "pom.xml" -type f
3028
- name: Build with Maven
3129
run: mvn -B package
30+
working-directory: OtmTodoApp-master/OtmTodoApp-master

0 commit comments

Comments
 (0)