1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-04 00:47:46 +00:00

Install x86 libc on Ubuntu CI for luadec

This commit is contained in:
Joshua Goins 2025-05-01 16:29:46 -04:00
parent f5153da01a
commit 1dd7d68478

View file

@ -76,7 +76,8 @@ jobs:
gettext \
gperf \
libwayland-dev \
libhunspell-dev
libhunspell-dev \
libc6-dev-i386
- name: Cache Prefix
id: cache-prefix-restore