DEBUG: added ls -lah

This commit is contained in:
XargonWan 2023-12-16 23:50:23 +01:00
parent 40c5ff9a57
commit 4cf83fc9f2

View file

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