fix(cicd-luacheck): missing :
This commit is contained in:
parent
e916c47d3e
commit
634b1c2964
@ -8,7 +8,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Luacheck
|
- name: Setup Luacheck
|
||||||
run |
|
run: |
|
||||||
apt update && apt -y install lua-check
|
apt update && apt -y install lua-check
|
||||||
|
|
||||||
- name: Luacheck linter
|
- name: Luacheck linter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user