Fix incorrect file name

This commit is contained in:
icenine451 2023-04-13 11:31:04 -04:00
parent 9b0e857557
commit 1bdb4c6674

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_to_update.cfg
sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_update_list.cfg
while IFS="^" read -r url placeholder
do