Skip to content

Commit 9ffe1dc

Browse files
author
Jacek Gębal
committed
Fixing issue with build process
1 parent 16bc335 commit 9ffe1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: .github/scripts/install_demo_project.sh
6666

6767
- name: Build and Test
68-
run: mvn verify jar:jar appassembler:assemble
68+
run: mvn verify appassembler:assemble
6969

7070
slack-workflow-status:
7171
if: always()

0 commit comments

Comments
 (0)