ignore bit32 install error for versions that don't need it

This commit is contained in:
2024-04-21 18:20:21 -06:00
parent 314443f6c6
commit 06832c142b

View File

@@ -4,4 +4,4 @@ luarocks install luasec
luarocks install luv luarocks install luv
luarocks install luautf8 luarocks install luautf8
luarocks install hx-lua-simdjson luarocks install hx-lua-simdjson
luarocks install bit32 luarocks install bit32 || echo "bit32 not required"