From 021e5712c2194635e1ef75bbb8f16fd249ae37e8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Mar 2023 15:48:10 +0100 Subject: [PATCH] Update helper_stats_graphs.yaml --- .github/workflows/helper_stats_graphs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/helper_stats_graphs.yaml b/.github/workflows/helper_stats_graphs.yaml index 64fcda492..90e7b9de3 100644 --- a/.github/workflows/helper_stats_graphs.yaml +++ b/.github/workflows/helper_stats_graphs.yaml @@ -178,6 +178,7 @@ jobs: echo "$TITLE" head -1 Stats3 > StatsTmp grep "$TITLE" Stats3 >> StatsTmp + cat StatsTmp # Plot graph ( gnuplot-nox -persist <<-EOFMarker set title "$TITLE"