another dependency
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
|||||||
if: matrix.test-target == 'py'
|
if: matrix.test-target == 'py'
|
||||||
|
|
||||||
# lua
|
# lua
|
||||||
- run: pip install --user hererocks && hererocks env --$LUA -rlatest && source env/bin/activate && luarocks install lrexlib-pcre2 && luarocks install hx-lua-simdjson
|
- run: pip install --user hererocks && hererocks env --$LUA -rlatest && source env/bin/activate && luarocks install lrexlib-pcre2 && luarocks install hx-lua-simdjson && luarocks install luautf8
|
||||||
if: contains(matrix.test-target, 'lua')
|
if: contains(matrix.test-target, 'lua')
|
||||||
|
|
||||||
# mono
|
# mono
|
||||||
|
Reference in New Issue
Block a user