[fix] artifact location

This commit is contained in:
Milos Obrenovic 2025-02-14 14:01:58 +01:00
parent 1360cecbdf
commit 4f8bd90f97

View file

@ -24,7 +24,7 @@ jobs:
uses: actions/upload-artifact@v4.6.0
with:
name: checkstyle-report
path: build/reports/checkstyle/main/checkstyle.xml
path: build/reports/checkstyle/main.xml
test: