mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
Follow-up to eb1da498d6
. The workaround in
that case only works if md5sum is in users path. We work around this by
adding the directory with the md5sum shipped with luarocks to PATH.
Co-authored-by: erw7 <erw7.github@gmail.com>