From 1bdb4c66747acb9c01ccbd62f9127697e6f044c0 Mon Sep 17 00:00:00 2001 From: icenine451 Date: Thu, 13 Apr 2023 11:31:04 -0400 Subject: [PATCH] Fix incorrect file name --- automation_tools/update_sha.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation_tools/update_sha.sh b/automation_tools/update_sha.sh index 27e2f287..5c496f97 100644 --- a/automation_tools/update_sha.sh +++ b/automation_tools/update_sha.sh @@ -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