diff --git a/.github/workflows/remove-disabled-formulae.yml b/.github/workflows/remove-disabled-formulae.yml index 8482f0fb3b84..b7697aaedc90 100644 --- a/.github/workflows/remove-disabled-formulae.yml +++ b/.github/workflows/remove-disabled-formulae.yml @@ -54,6 +54,7 @@ jobs: uses: Homebrew/actions/remove-disabled-formulae@master env: HOMEBREW_GPG_PASSPHRASE: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY_PASSPHRASE }} + HOMEBREW_EVAL_ALL: 1 - name: Push commits if: fromJson(steps.remove_disabled.outputs.formulae-removed)