Merge pull request #298 from icenine451/cooker-0.7.0b-icenine451

Fix incorrect file name
This commit is contained in:
icenine451 2023-04-13 11:31:32 -04:00 committed by GitHub
commit 37cc4272fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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