From 65dba3c950b03f0a6fbe0a6c814269a4dff68882 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 16 Nov 2024 10:09:54 +0900 Subject: [PATCH] WORKFLOW: fixing artifacts issue --- .github/workflows/build_release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 2e235534..0b228e80 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -239,12 +239,6 @@ jobs: - name: Download all workflow run artifacts uses: actions/download-artifact@v4.1.8 - - name: "[DEBUG] Listing artifacts" - run: sudo apt install -y tree && tree . - - - name: Extract artifact archive - run: unzip retrodeck-artifacts/retrodeck-artifacts.zip - - name: "[DEBUG] Listing artifacts" run: sudo apt install -y tree && tree .