Fixes nanomap rendering (#20724)

* fix

* Update tools/github-actions/nanomap-renderer-invoker.sh

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

---------

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
S34N
2023-03-27 20:31:52 +01:00
committed by GitHub
parent e7f4a8ffae
commit 9c17e6e61f

View File

@@ -9,7 +9,7 @@ cd "data/nanomaps"
mv "cyberiad_nanomap_z1.png" "Cyberiad_nanomap_z1.png"
mv "delta_nanomap_z1.png" "Delta_nanomap_z1.png"
mv "MetaStation_nanomap_z1.png" "MetaStation_nanomap_z1.png"
mv "CereStation_nanomap_z1.png" "CereStation_nanomap_z1.png"
mv "cerestation_nanomap_z1.png" "CereStation_nanomap_z1.png"
cd "../../"
cp "data/nanomaps/Cyberiad_nanomap_z1.png" "icons/_nanomaps"
cp "data/nanomaps/Delta_nanomap_z1.png" "icons/_nanomaps"