diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 322d52af1..19671128f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -56,9 +56,9 @@ jobs: build/reports/tests/ build/test-results/ build/reports/problems/ - /common/build/reports/tests/ - /common/build/test-results/ - /common/build/reports/problems/ + common/build/reports/tests/ + common/build/test-results/ + common/build/reports/problems/ retention-days: 3 check-licence: