Skip to content

Commit

Permalink
Add async_timeout to action
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Dec 9, 2023
1 parent 0ce2934 commit cf674b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN \
\
&& bash /hacs/scripts/install/pip_packages setuptools wheel \
\
&& bash /hacs/scripts/install/pip_packages homeassistant aiogithubapi \
&& bash /hacs/scripts/install/pip_packages homeassistant aiogithubapi async-timeout \
\
&& bash /hacs/scripts/install/frontend \
\
Expand Down

0 comments on commit cf674b6

Please sign in to comment.