Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 11d3e1c

Browse files
authored
Update maven.yml
1 parent c4bedb9 commit 11d3e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
jdk-matrix: '["11", "17"]'
3030
jdk-distribution-matrix: '["zulu", "temurin", "microsoft", "liberica"]'
3131
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
32-
maven_args: 'install javadoc:javadoc -e -B -V -fae '
32+
maven_args: 'verify javadoc:javadoc -e -B -V -fae '

0 commit comments

Comments
 (0)