From b042b50d6447eafb78ff39a8dd0f03af10fcb2d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Ollivier?= Date: Sun, 8 Dec 2024 11:43:34 +0100 Subject: [PATCH] Avoid 2 artifact conflicts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/cnti-testcatalog/testsuite/actions/runs/12195578105/job/34088189833 https://github.com/cnti-testcatalog/testsuite/actions/runs/12195578105/job/34088189949 Signed-off-by: Cédric Ollivier --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d36362651..2dd884884 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -296,7 +296,7 @@ jobs: if: ${{ always() }} uses: actions/upload-artifact@v4 with: - name: log_${{ matrix.tag }} + name: log_oran_${{ matrix.tag }} path: /tmp/output-dir build: