Fix luacheck looking for nonexistent dir

master
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
1 changed files with 1 additions and 1 deletions

View File

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