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

Install x86 stdc++ on Ubuntu CI for luadec

This commit is contained in:
Joshua Goins 2025-05-01 16:37:07 -04:00
parent 667ef5e049
commit ffe6be2159

View file

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