mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Fix missing newlines at end of files
This commit is contained in:
parent
6c7ebf8adb
commit
33520491f3
|
@ -4,7 +4,7 @@
|
||||||
# sh automation_tools/update_sha.sh
|
# sh automation_tools/update_sha.sh
|
||||||
|
|
||||||
rd_manifest=${GITHUB_WORKSPACE}/net.retrodeck.retrodeck.yml
|
rd_manifest=${GITHUB_WORKSPACE}/net.retrodeck.retrodeck.yml
|
||||||
sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_update_list.txt
|
sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_update_list.cfg
|
||||||
|
|
||||||
echo "Manifest location: $rd_manifest"
|
echo "Manifest location: $rd_manifest"
|
||||||
echo "Hash update list location: $sha_update_list"
|
echo "Hash update list location: $sha_update_list"
|
||||||
|
|
Loading…
Reference in a new issue