more changes
Some checks failed
Savin's Home Assistant / build (push) Failing after 9s

This commit is contained in:
2025-02-07 16:26:15 -05:00
parent c1b0af5c68
commit ec6ca8b9a0

View File

@ -73,8 +73,6 @@ jobs:
pip install hassil
echo "Installing mutagen, requered by Component: mobile_app\n"
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"
pip install home_assistant_intents
echo "Installing RestrictedPython, requered by Component: python_script\n"