Merge branch 'cooker-0.7.0b-icenine451' of https://github.com/icenine451/RetroDECK into cooker-0.7.0b-icenine451

This commit is contained in:
icenine451 2023-04-13 19:08:30 -04:00
commit b89f91511b
9 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@
# sh automation_tools/update_sha.sh # sh automation_tools/update_sha.sh
rd_manifest=${GITHUB_WORKSPACE}/net.retrodeck.retrodeck.yml rd_manifest=${GITHUB_WORKSPACE}/net.retrodeck.retrodeck.yml
sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_update_list.txt sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_update_list.cfg
echo "Manifest location: $rd_manifest" echo "Manifest location: $rd_manifest"
echo "Hash update list location: $sha_update_list" echo "Hash update list location: $sha_update_list"