mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-28 02:06:04 +02: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:
|
stats_graphs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
needs: stats_updater
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install apps
|
- name: Install apps
|
||||||
run: |
|
run: |
|
||||||
|
exit 0
|
||||||
sudo apt-get install gawk -y
|
sudo apt-get install gawk -y
|
||||||
sudo apt-get install gnuplot-nox -y
|
sudo apt-get install gnuplot-nox -y
|
||||||
- name: Create global stats
|
- name: Create global stats
|
||||||
|
|||||||
Reference in New Issue
Block a user