Skip to content

Commit 28aa246

Browse files
authored
Update maven-library-build.yml
1 parent ed6deb8 commit 28aa246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-library-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
mvn \
4444
--no-transfer-progress \
4545
--batch-mode ${{ inputs.mvn-options }} \
46-
clean compile site ${{ inputs.mvn-args }}
46+
clean compile site
4747
4848
- name: Upload SBOM
4949
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)