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