From e194b2be1e01d767620682a1a917e101793df190 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:05:48 +0100 Subject: [PATCH] Update helper_stats_graphs.yaml --- .github/workflows/helper_stats_graphs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/helper_stats_graphs.yaml b/.github/workflows/helper_stats_graphs.yaml index e4f9c8f22..c999f765d 100644 --- a/.github/workflows/helper_stats_graphs.yaml +++ b/.github/workflows/helper_stats_graphs.yaml @@ -14,7 +14,8 @@ jobs: - name: Install apps run: | git pull --rebase origin master - sudo apt-get install gnuplot -y + sudo apt-get update + sudo apt-get install gnuplot -y || true - name: Create addons stats run: | # Prepare data