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 .