Removed pip search
All checks were successful
Savin's Home Assistant / build (push) Successful in 1m19s

This commit is contained in:
2025-02-07 16:16:26 -05:00
parent 89ccb50117
commit c77857c3fa

View File

@ -62,7 +62,6 @@ jobs:
- name: Install Python packages (Hass.IO)
run: |
pip search homeassistant
pip install yq jq
pip install homeassistant
echo "Installing numpy, requered by Component: mobile_app, stream and camera\n"