From d11bf0a2fc1cc53c8da9825030edae48865f5e27 Mon Sep 17 00:00:00 2001 From: Maximilien Carbonne Date: Sat, 11 Jan 2025 10:14:08 +0100 Subject: [PATCH] fix CI (conflicting artifact names) --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f5c5ad51..73b2816b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,7 +108,7 @@ jobs: - name: Archive uses: actions/upload-artifact@v4 with: - name: binaries.zip + name: binaries-${{ matrix.cfg.on }}-${{ matrix.cfg.goos }}-${{ matrix.cfg.goarch }}-${{ matrix.cfg.goarm || 'na' }}.zip path: | scrutiny-web-* scrutiny-collector-metrics-*