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