mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 19:18:10 +01:00
Update weekly_stats.yaml
This commit is contained in:
1
.github/workflows/weekly_stats.yaml
vendored
1
.github/workflows/weekly_stats.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user