Skip to content

Commit 680d0ff

Browse files
committed
fix typo
Signed-off-by: olivier lamy <[email protected]>
1 parent 89af4f5 commit 680d0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
java-version: ${{ matrix.java }}
5050

5151
- name: Build with Maven
52-
run: mvn install-e -B -V
52+
run: mvn install -e -B -V

0 commit comments

Comments
 (0)