mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-17 21:09:13 +02:00
Update helper_stats_graphs.yaml
This commit is contained in:
5
.github/workflows/helper_stats_graphs.yaml
vendored
5
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -226,6 +226,11 @@ jobs:
|
|||||||
EOFMarker
|
EOFMarker
|
||||||
rm Stats3
|
rm Stats3
|
||||||
cd .. || true
|
cd .. || true
|
||||||
|
- name: Clean
|
||||||
|
run: |
|
||||||
|
echo "Starting run"
|
||||||
|
if [ -f stats.png ]; then rm stats.png; fi
|
||||||
|
if [ -f Stats3 ]; then rm Stats3; fi
|
||||||
- name: Update stars
|
- name: Update stars
|
||||||
run: |
|
run: |
|
||||||
echo "Starting run"
|
echo "Starting run"
|
||||||
|
|||||||
Reference in New Issue
Block a user