From b3494921346e71a4564063c64f75f119ef24dcaf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Mar 2023 19:21:55 +0100 Subject: [PATCH] Update helper_stats_graphs.yaml --- .github/workflows/helper_stats_graphs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helper_stats_graphs.yaml b/.github/workflows/helper_stats_graphs.yaml index cddb3c18c..68c96d724 100644 --- a/.github/workflows/helper_stats_graphs.yaml +++ b/.github/workflows/helper_stats_graphs.yaml @@ -153,7 +153,7 @@ jobs: # For each addon for line in $(awk '{ print $1 }' Stats3); do TITLE="${line%% *}" - FOLDER="$(grep -rl "ghcr.io/alexbelgium/$TITLE-{arch}" . | xargs -r dirname)" + FOLDER="$(grep -rl "ghcr.io/alexbelgium/$TITLE-{arch}" ./config.* | xargs -r dirname)" FOLDER="${FOLDER:2}" echo "$TITLE found in $FOLDER" # If non null