annnnnd pissed off Busted again again...
This commit is contained in:
@@ -26,8 +26,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Installing Luacheck and Busted via Luarocks..."
|
echo "Installing Luacheck and Busted via Luarocks..."
|
||||||
# This method is more reliable than relying on apt for Lua packages
|
# This method is more reliable than relying on apt for Lua packages
|
||||||
sudo luarocks install busted
|
luarocks install busted
|
||||||
sudo luarocks install luacheck
|
luarocks install luacheck
|
||||||
|
|
||||||
- name: 4. Run Luacheck Scrutiny
|
- name: 4. Run Luacheck Scrutiny
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user