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