We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89af4f5 commit 680d0ffCopy full SHA for 680d0ff
.github/workflows/maven.yml
@@ -49,4 +49,4 @@ jobs:
49
java-version: ${{ matrix.java }}
50
51
- name: Build with Maven
52
- run: mvn install-e -B -V
+ run: mvn install -e -B -V
0 commit comments