Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-23 10:26:45 +01:00
committed by GitHub
parent aeb55d684d
commit d21e1f1d86

View File

@@ -188,6 +188,7 @@ jobs:
}' Stats3 > StatsTmp && mv StatsTmp Stats3
# Add download count to names
build_list="$(head -n 1 Stats3)"
# shellcheck disable=SC2206
build_list=($build_list)
# shellcheck disable=SC2013
for var in "${build_list[@]:1}"; do