Fix luacheck looking for nonexistent dir

This commit is contained in:
LoneWolfHT 2021-01-23 09:45:56 -08:00 committed by GitHub
parent e1d3dd9539
commit 4c9b9f394a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,4 @@ jobs:
- name: Install Luacheck - name: Install Luacheck
run: luarocks install --local luacheck run: luarocks install --local luacheck
- name: Run Luacheck - name: Run Luacheck
run: $HOME/.luarocks/bin/luacheck mods run: $HOME/.luarocks/bin/luacheck .