From da49b50d27f2024982931a363c129ce75f66dca1 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Tue, 3 Jun 2025 13:04:02 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: