mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
DEBUG: added ls -lah
This commit is contained in:
parent
4cf83fc9f2
commit
545b43ae9e
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue