Removed pip search
All checks were successful
Savin's Home Assistant / build (push) Successful in 1m19s
All checks were successful
Savin's Home Assistant / build (push) Successful in 1m19s
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -62,7 +62,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Python packages (Hass.IO)
|
- name: Install Python packages (Hass.IO)
|
||||||
run: |
|
run: |
|
||||||
pip search homeassistant
|
|
||||||
pip install yq jq
|
pip install yq jq
|
||||||
pip install homeassistant
|
pip install homeassistant
|
||||||
echo "Installing numpy, requered by Component: mobile_app, stream and camera\n"
|
echo "Installing numpy, requered by Component: mobile_app, stream and camera\n"
|
||||||
|
Reference in New Issue
Block a user