mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 11:25:39 +00:00
DEBUG: added ls -lah
This commit is contained in:
parent
40c5ff9a57
commit
4cf83fc9f2
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -68,6 +68,8 @@ 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}/automation_tools" # DEBUG
|
||||
"/bin/bash ${GITHUB_WORKSPACE}/automation_tools/pre_build_automation.sh"
|
||||
"/bin/bash ${GITHUB_WORKSPACE}/automation_tools/flatpak_build_download_only.sh"
|
||||
|
||||
|
|
Loading…
Reference in a new issue