diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4aa3e56..a6f52fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,6 +37,9 @@ jobs: macos: needs: linux runs-on: macos-latest + env: + HOMEBREW_NO_INSTALL_CLEANUP: 1 + steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 diff --git a/setup.cfg b/setup.cfg index 7e30163..601c9e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pylivestream -version = 1.11.3 +version = 1.11.4 author = Michael Hirsch, Ph.D. author_email = scivision@users.noreply.github.com description = Livestream using FFmpeg to YouTube Live, Periscope, Facebook Live, Twitch, and many more