Skip to content

Commit c169b75

Browse files
Update maven.yml
1 parent 4fa12fb commit c169b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
distribution: 'temurin'
2929
cache: maven
3030
- name: Build with Maven
31+
working-directory: ./code/backend
3132
run: mvn -B package --file pom.xml
3233

3334
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive

0 commit comments

Comments
 (0)