Skip to content

Commit

Permalink
#957 added all projects to release build.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjstevo committed Nov 13, 2023
1 parent 99a8051 commit 8ccbc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/legal-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: 1.16
cache: maven
- name: Build with Maven
run: mvn clean install -Dmaven.test.skip=true
run: mvn clean install
- name: License report
run: mvn org.apache.maven.plugins:maven-site-plugin:3.12.1:site org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1:licenses -P legal-report

Expand Down

0 comments on commit 8ccbc0e

Please sign in to comment.