fix(gh-actions) Lua 5.4 lib
This commit is contained in:
parent
12262322c4
commit
c330413c21
|
@ -31,6 +31,7 @@ jobs:
|
||||||
- test_name: "lua5.4"
|
- test_name: "lua5.4"
|
||||||
lua_version: "5.4"
|
lua_version: "5.4"
|
||||||
lua_name: "lua5.4"
|
lua_name: "lua5.4"
|
||||||
|
lua_library: "/usr/local/lib/liblua.a"
|
||||||
lua_include: "/usr/local/include"
|
lua_include: "/usr/local/include"
|
||||||
manual_screens: true
|
manual_screens: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue