Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add step to install `luarocks` using `sudo apt-get install -y luarocks` * Replace `sudo apt-get install -y stylua` with `sudo luarocks install stylua` * Replace `sudo apt-get install -y lua-language-server` with `sudo luarocks install lua-language-server`
- Loading branch information