This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ’š Dont install libavresample-dev

See https://github.com/home-assistant/developers.home-assistant/pull/2058

+1 -2
+1 -2
.github/workflows/docs.yml
··· 22 22 libavdevice-dev 23 23 libavfilter-dev 24 24 libavformat-dev 25 - libavresample-dev 25 + libswresample-dev 26 26 libavutil-dev 27 27 libpostproc-dev 28 - libswresample-dev 29 28 libswscale-dev 30 29 - uses: actions-rs/toolchain@v1 31 30 with: { toolchain: stable }