mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Merge pull request #298 from icenine451/cooker-0.7.0b-icenine451
Fix incorrect file name
This commit is contained in:
commit
37cc4272fa
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue