mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
Update weekly_stats.yaml
This commit is contained in:
2
.github/workflows/weekly_stats.yaml
vendored
2
.github/workflows/weekly_stats.yaml
vendored
@@ -104,12 +104,12 @@ jobs:
|
||||
|
||||
stats_graphs:
|
||||
runs-on: ubuntu-20.04
|
||||
needs: stats_updater
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v3
|
||||
- name: Install apps
|
||||
run: |
|
||||
exit 0
|
||||
sudo apt-get install gawk -y
|
||||
sudo apt-get install gnuplot-nox -y
|
||||
- name: Create global stats
|
||||
|
||||
Reference in New Issue
Block a user