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

workflows/scheduled: install curl if needed #194748

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

carlocab
Copy link
Member

This avoids errors due to not having Homebrew curl installed when
fetching the formula sources requires it.

See, for example:

https://github.com/Homebrew/homebrew-core/actions/runs/11376652511/job/31649500354#step:8:15

This avoids errors due to not having Homebrew `curl` installed when
fetching the formula sources requires it.

See, for example:

  https://github.com/Homebrew/homebrew-core/actions/runs/11376652511/job/31649500354#step:8:15
@carlocab carlocab requested review from MikeMcQuaid and a team as code owners October 17, 2024 13:32
@carlocab carlocab added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Oct 17, 2024
@github-actions github-actions bot added workflows PR modifies GitHub Actions workflow files automerge-skip `brew pr-automerge` will skip this pull request labels Oct 17, 2024
Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

.github/workflows/scheduled.yml Show resolved Hide resolved
@carlocab carlocab added this pull request to the merge queue Oct 17, 2024
Merged via the queue into master with commit a79d44c Oct 17, 2024
18 checks passed
@carlocab carlocab deleted the install-curl-if-needed branch October 17, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants