From 8026364e18f32eb0dba6f01d79eac28f1ccb97fb Mon Sep 17 00:00:00 2001 From: Amarachi Omereife Date: Tue, 17 Oct 2023 13:50:37 +0100 Subject: [PATCH] MyArtifacts --- .github/workflows/attach-release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/attach-release.yml b/.github/workflows/attach-release.yml index 00887663..b81e4445 100644 --- a/.github/workflows/attach-release.yml +++ b/.github/workflows/attach-release.yml @@ -23,6 +23,8 @@ jobs: - name: Download MyArtifacts uses: actions/download-artifact@v3 + with: + path: ./artifacts - name: Display structure of downloaded files run: ls -R