fix(mise): set correct luaJIT plugin (#47)

Reviewed-on: #47
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
2024-05-09 00:14:09 +00:00
committed by João Paulo Dubas
parent fb6e491e8e
commit 544fb06424
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
kubie \
lefthook \
lua \
luajit \
luaJIT \
poetry \
ripgrep \
rust \