We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bc335 commit 9ffe1dcCopy full SHA for 9ffe1dc
1 file changed
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
run: .github/scripts/install_demo_project.sh
66
67
- name: Build and Test
68
- run: mvn verify jar:jar appassembler:assemble
+ run: mvn verify appassembler:assemble
69
70
slack-workflow-status:
71
if: always()
0 commit comments