WORKFLOW: fixing artifacts issue
Some checks are pending
Build RetroDECK / Build_RetroDECK (push) Waiting to run
Build RetroDECK / GitHub-publish (push) Blocked by required conditions

This commit is contained in:
XargonWan 2024-11-16 10:09:54 +09:00
parent 2f227ccf28
commit 65dba3c950

View file

@ -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 .