mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
get around permissions
This commit is contained in:
parent
d5dc64be1b
commit
fefbd19b38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/analysis.yaml
vendored
2
.github/workflows/analysis.yaml
vendored
|
@ -17,4 +17,4 @@ jobs:
|
|||
- name: Analyze
|
||||
run: |
|
||||
output=$(luau-analyze src || true) # Suppress errors for now.
|
||||
./scripts/gh-warn-luau-analyze.sh "$output"
|
||||
bash scripts/gh-warn-luau-analyze.sh "$output"
|
||||
|
|
Loading…
Reference in a new issue