Skip to content

Commit

Permalink
fix: glualint lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed May 28, 2023
1 parent cee0504 commit 0bf16e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Unzip GLuaLint
run: unzip glualint.zip
- name: Lint lua files
run: ./glualint lua
run: ./glualint lint lua

0 comments on commit 0bf16e4

Please sign in to comment.