mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:24:35 +02:00
mac_install id no longer needed, it's an artifact of interim testing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user