diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index f67c9b7d..827d0912 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -68,7 +68,7 @@ jobs: echo "Download failed, maybe some hash changed since the build start." git checkout -- net.retrodeck.retrodeck.yml echo "Recalculating hashes and retrying download..." - ls -lah "/bin/bash ${GITHUB_WORKSPACE}/automation_tools" # DEBUG + ls -lah "/bin/bash ${GITHUB_WORKSPACE}" # DEBUG ls -lah "/bin/bash ${GITHUB_WORKSPACE}/automation_tools" # DEBUG "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/pre_build_automation.sh" "/bin/bash ${GITHUB_WORKSPACE}/automation_tools/flatpak_build_download_only.sh"