Skip to content

Commit 521ddd4

Browse files
Update final_combined.yml
1 parent 80caafd commit 521ddd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/final_combined.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
echo "→ JSON files: ${files[*]}"
5252
53-
# Build JSON array payload
53+
5454
json_array="["
5555
for f in "${files[@]}"; do
5656
if jq -e . "$f" > /dev/null; then

0 commit comments

Comments
 (0)