Skip to content

Commit 497c00b

Browse files
Update CI.yml
1 parent 62581e8 commit 497c00b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
java-version: 17
1919
distribution: microsoft
2020
- name: Building the code
21-
run: |
22-
mvn --batch-mode --update-snapshots verify # it will generate target folder and jar
21+
run: mvn --batch-mode --update-snapshots verify
2322
- name: Upload the artifact
2423
uses: actions/upload-artifact@v4.6.2
2524
with:

0 commit comments

Comments
 (0)