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

Only install packages if required on OSX #3273

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

rajat2004
Copy link
Contributor

Fixes: MacOS Actions CI

About

Currently, the MacOS build is giving error - Error: wget 1.20.3_2 is already installed. This modifies the script to only install the package if required. Based on this

Recommended way is to use homebrew-bundle, but I haven't ever used it and might be a bit overkill, but let me know if that's the better way to go.

How Has This Been Tested?

Github Actions CI

Screenshots (if appropriate):

@rajat2004 rajat2004 mentioned this pull request Jan 5, 2021
Copy link
Contributor

@zimmy87 zimmy87 left a comment

Choose a reason for hiding this comment

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

Hi @rajat2004 we have a question that we'd like addressed before approving this PR for merging.

setup.sh Show resolved Hide resolved
@zimmy87 zimmy87 merged commit 40a2bba into microsoft:master Jan 8, 2021
@rajat2004 rajat2004 deleted the fix-osx-install branch January 9, 2021 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants