Skip to content

Commit 9ae9b11

Browse files
Fix CI
1 parent d67f0d3 commit 9ae9b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install Luarocks
1717
run: |
1818
sudo apt-get update
19-
sudo apt-get install -y luarocks
19+
sudo apt-get install -y luarocks binutils-dev
2020
2121
- name: Install Lua Language Server
2222
run: |

0 commit comments

Comments
 (0)