We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67f0d3 commit 9ae9b11Copy full SHA for 9ae9b11
1 file changed
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install Luarocks
17
run: |
18
sudo apt-get update
19
- sudo apt-get install -y luarocks
+ sudo apt-get install -y luarocks binutils-dev
20
21
- name: Install Lua Language Server
22
0 commit comments