Skip to content

Commit bd44530

Browse files
authored
Update lint.yml
1 parent 2fc15a9 commit bd44530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
sudo apt install luarocks -y
1616
sudo luarocks install luacheck
1717
- name: Run Luacheck
18-
run: ./scripts/style-check.sh
18+
run: bash scripts/style-check.sh

0 commit comments

Comments
 (0)