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 8ccbc0e commit 8d747da
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 @@ -37,7 +37,7 @@ jobs:
- name: Install XQ
run: pip install xq
- name: Build with Maven
run: mvn clean install -Dmaven.test.skip=true
run: mvn clean install
- name: License XML report
run: mvn org.codehaus.mojo:license-maven-plugin:2.0.0:download-licenses
- name: Validate XML report
Expand Down

0 comments on commit 8d747da

Please sign in to comment.