We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45486e5 commit 7e8190fCopy full SHA for 7e8190f
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# Install Lua dependencies
40
sudo apt-get update
41
- sudo apt-get install -y luarocks
+ sudo apt-get install -y lua5.1 luarocks
42
sudo luarocks install luacheck
43
44
# Install stylua for formatting
0 commit comments