change location

This commit is contained in:
EncodedVenom 2024-10-19 19:49:13 -04:00
parent 04ef154193
commit d5dc64be1b
2 changed files with 1 additions and 1 deletions

View file

@ -17,4 +17,4 @@ jobs:
- name: Analyze
run: |
output=$(luau-analyze src || true) # Suppress errors for now.
./gh-warn-luau-analyze.sh "$output"
./scripts/gh-warn-luau-analyze.sh "$output"