From 9ac2cc70710dc42c6815f9fe9eb3dd523f44603d Mon Sep 17 00:00:00 2001 From: Curtis Vogt Date: Tue, 13 Aug 2024 15:32:30 -0500 Subject: [PATCH] Ensure artifact name is present --- action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yaml b/action.yaml index 650e924..83dcb41 100644 --- a/action.yaml +++ b/action.yaml @@ -39,6 +39,7 @@ runs: id: merge shell: bash run: | + ls matrix-output # Specify our multiline output using GH action flavored heredocs # https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings {