From 8a71eac5cdabd30097e5285ea9f945e5a2c24aaf Mon Sep 17 00:00:00 2001 From: Amarachi Omereife Date: Wed, 18 Oct 2023 21:26:17 +0100 Subject: [PATCH] release --- .github/workflows/attach-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/attach-release.yml b/.github/workflows/attach-release.yml index d75b19a9..0ed9f715 100644 --- a/.github/workflows/attach-release.yml +++ b/.github/workflows/attach-release.yml @@ -23,6 +23,6 @@ jobs: workflow_conclusion: success path: artifact - - name: Display structure of downloaded files + - name: Display structure of all downloaded files run: ls -R working-directory: artifact \ No newline at end of file