diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 48ecf7071..059964cdb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,6 +47,7 @@ jobs: - name: macos-latest dependencies fix if: matrix.os == 'macos-latest' run: | + brew update brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman python-setuptools - name: ubuntu-latest dependencies fix