mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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>