Skip to content

Commit

Permalink
Merge pull request #1 from neuefische/vokarl-patch-2
Browse files Browse the repository at this point in the history
Update maven.yml
  • Loading branch information
nanunana22 committed Aug 14, 2024
2 parents b599f41 + ef80bef commit 47dd9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn -B package --file backend\pom.xml
run: mvn -B package --file backend/pom.xml


0 comments on commit 47dd9da

Please sign in to comment.