Tweaking checkout and HA config check steps.
This commit is contained in:
@@ -76,6 +76,7 @@ jobs:
|
|||||||
notification_message: 'Beginning HA config check...'
|
notification_message: 'Beginning HA config check...'
|
||||||
- name: Run Home Assistant Configuration Check
|
- name: Run Home Assistant Configuration Check
|
||||||
run: |
|
run: |
|
||||||
|
which pipx
|
||||||
which pip3
|
which pip3
|
||||||
which python3
|
which python3
|
||||||
pip3 install homeassistant
|
pip3 install homeassistant
|
||||||
|
|||||||
Reference in New Issue
Block a user