mac_install id no longer needed, it's an artifact of interim testing

This commit is contained in:
Erica Portnoy
2026-04-24 11:42:03 -07:00
parent 3c5b411435
commit e73f1eccd0
-1
View File
@@ -41,7 +41,6 @@ jobs:
# fail on git clones: https://github.com/orgs/Homebrew/discussions/4612.
- name: Install MacOS dependencies
if: runner.os == 'macOS'
id: mac_install
run: |-
unset HOMEBREW_NO_INSTALL_FROM_API
brew untap homebrew/core homebrew/cask