diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f7c9789d6..9c83819a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -81,7 +81,6 @@ jobs: run: | echo "/usr/local/opt/bison/bin:/opt/homebrew/opt/bison/bin" >> $GITHUB_PATH - name: Install Requirements - if: (steps.cache-sysroot.outputs.cache-hit != 'true' || github.event.inputs.rebuild_sysroot == 'true') && needs.configuration.outputs.runner == env.RUNNER_IMAGE run: | brew uninstall cmake brew install bison pkg-config gettext glib-utils libgpg-error nasm make meson