Skip to content

Commit c389e09

Browse files
authored
lua: fix turbo framework (the-benchmarker#7510)
1 parent 929cd9b commit c389e09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lua/turbo/config.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ framework:
33
version: "2.1.3"
44

55
build:
6-
- apk add --no-cache lua-turbo
6+
- apk add --no-cache luajit lua5.4-dev luarocks5.4 git build-base libressl-dev
7+
- luarocks-5.4 install turbo

0 commit comments

Comments
 (0)