Files
nick 0e503ef411 Fix DataTableTool requiring 32-bit zlib on Ubuntu runner
DataTableTool is a 32-bit i386 ELF binary. The previous fix installed
zlib1g which only provides the 64-bit libz.so.1 — a 32-bit binary
can't use that, so the error persisted. lib32z1 provides the 32-bit
version of libz.so.1 that the tool actually needs.
2026-05-18 15:32:51 -05:00
..
2020-10-13 12:02:28 -07:00