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

@ -242,12 +242,6 @@ jobs:
- name: "[DEBUG] Listing artifacts" - name: "[DEBUG] Listing artifacts"
run: sudo apt install -y tree && tree . 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 .
# Determine if Target Repository is Main or not, in that case is a Cooker build # Determine if Target Repository is Main or not, in that case is a Cooker build
- name: Determine target repository - name: Determine target repository
id: set-repo id: set-repo