We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0a72d commit 9f938c9Copy full SHA for 9f938c9
1 file changed
.github/workflows/maven.yml
@@ -28,4 +28,4 @@ jobs:
28
distribution: 'temurin'
29
cache: maven
30
- name: Build with Maven
31
- run: mvn -B package --file pom.xm
+ run: mvn -B package --file pom.xml
0 commit comments