From eeea952b55c2cc9e518529bafa43a48fc76e8ab5 Mon Sep 17 00:00:00 2001 From: Quentin Gliech Date: Wed, 20 May 2026 15:24:19 +0200 Subject: [PATCH] Add a comment about the artefact collection --- .github/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1dea54dcb..2991a558e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -464,6 +464,7 @@ jobs: with: pattern: digests-* path: /tmp/digests + # Collect digests from both amd64 and arm64 builds merge-multiple: true - name: Setup Cosign