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"