Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup-homebrew should add the core tap if missing #333

Closed
shivammathur opened this issue Feb 17, 2023 · 3 comments
Closed

setup-homebrew should add the core tap if missing #333

shivammathur opened this issue Feb 17, 2023 · 3 comments
Labels

Comments

@shivammathur
Copy link

When running on 3rd party taps after the 4.0.0 release setup-homebrew should add the core tap.

Else it will fail on this line.

git_retry -C "$HOMEBREW_CORE_REPOSITORY" fetch --force origin

Logs: https://github.com/shivammathur/homebrew-php/actions/runs/4207499378/jobs/7302465642#step:2:37

The same might be the case for 3rd party cask taps as well.

@Bo98
Copy link
Member

Bo98 commented Feb 17, 2023

This should be fixed now.

@Bo98 Bo98 closed this as completed Feb 17, 2023
@shivammathur
Copy link
Author

Thanks @Bo98 for fixing it so quickly.

@MikeMcQuaid
Copy link
Member

Thanks @Bo98!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants