mirror of
https://github.com/Cherry/3D2D-Textscreens.git
synced 2025-03-04 03:13:15 -05:00
chore: bump glualint
This commit is contained in:
parent
a426074e3f
commit
466de3f6d1
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
- name: Download GLuaLint
|
||||
run: curl -o glualint.zip -L https://github.com/FPtje/GLuaFixer/releases/download/$GLUALINT_VERSION/glualint-$GLUALINT_VERSION-x86_64-linux.zip
|
||||
env:
|
||||
GLUALINT_VERSION: 1.24.0
|
||||
GLUALINT_VERSION: 1.24.2
|
||||
- name: Unzip GLuaLint
|
||||
run: unzip glualint.zip
|
||||
- name: Lint lua files
|
||||
|
Loading…
Reference in New Issue
Block a user