This commit is contained in:
icenine451 2023-04-13 17:14:12 -04:00
parent a21f05cf62
commit f722edbeab

View file

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