fix(cicd-luacheck): identation missing
This commit is contained in:
parent
a39b81f4b9
commit
a2b08f49bb
@ -9,7 +9,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Luacheck
|
- name: Setup Luacheck
|
||||||
run: |
|
run: |
|
||||||
apt update && apt -y install lua-check
|
apt update && apt install lua-check -y
|
||||||
|
|
||||||
- name: Luacheck linter
|
- name: Luacheck linter
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user