Actually fixes nanomaps (#32124)

* oh I am done with being sensible

* AAAAAAAAAAAAAAA

* Try this

* ACTUALLY done
This commit is contained in:
AffectedArc07
2026-06-16 19:20:42 +00:00
committed by GitHub
parent 793143b810
commit b6d1486063
2 changed files with 1 additions and 3 deletions
@@ -1,7 +1,5 @@
#!/bin/bash
set -e
# Get dependencies
apt install libc6
# Generate maps
tools/github-actions/dmm-tools-para minimap --enable nanomaps --width 2040 --height 2040 "./_maps/map_files/stations/boxstation.dmm"
tools/github-actions/dmm-tools-para minimap --enable nanomaps --width 2040 --height 2040 "./_maps/map_files/stations/deltastation.dmm"