This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -73,8 +73,6 @@ jobs:
|
|||||||
pip install hassil
|
pip install hassil
|
||||||
echo "Installing mutagen, requered by Component: mobile_app\n"
|
echo "Installing mutagen, requered by Component: mobile_app\n"
|
||||||
pip install mutagen
|
pip install mutagen
|
||||||
echo "Installing haffmpeg, requered by Component: mobile_app\n"
|
|
||||||
pip install haffmpeg
|
|
||||||
echo "Installing home_assistant_intents, requered by Component: mobile_app\n"
|
echo "Installing home_assistant_intents, requered by Component: mobile_app\n"
|
||||||
pip install home_assistant_intents
|
pip install home_assistant_intents
|
||||||
echo "Installing RestrictedPython, requered by Component: python_script\n"
|
echo "Installing RestrictedPython, requered by Component: python_script\n"
|
||||||
|
Reference in New Issue
Block a user