Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

pie experiment

This commit is contained in:
bol-van
2026-02-26 10:21:23 +03:00
parent 31d5e5598b
commit 0f04698f07

View File

@@ -109,7 +109,7 @@ jobs:
LEXRA=1
else
STATIC="-static"
end
fi
if [[ "$ARCH" == lexra ]] || [[ "$ARCH" == riscv64 ]] || [[ "$ARCH" == x86 ]] ; then
# use classic lua
wget -qO- https://www.lua.org/ftp/lua-${LUA_RELEASE}.tar.gz | tar -xz