Skip to content

Commit a13eabb

Browse files
committed
Try fixing the workflow again
1 parent 8ac14bf commit a13eabb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ jobs:
3434
with:
3535
reports: |
3636
**/build/reports/checkstyle/*.xml
37-
- uses: actions/upload-artifact@v4
38-
with:
39-
name: Artifacts
40-
path: build/libs/
41-
- uses: actions/upload-artifact@v4
42-
with:
43-
name: Artifacts
44-
path: ./*/build/libs/
4537
- uses: actions/upload-artifact@v4
4638
with:
4739
name: Maven Local

0 commit comments

Comments
 (0)