build: fix typo
All checks were successful
lint / Lint GSC files (push) Successful in 12s

This commit is contained in:
6arelyFuture 2024-07-01 15:56:05 +00:00
parent c8c25c69fa
commit abecf08197

View File

@ -3,7 +3,7 @@ name: lint
on: [push]
jobs:
lint
lint:
name: Lint GSC files
runs-on: ubuntu-latest
steps: