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

GitHub Actions: macOS: Only install needed packages #468

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

elopez
Copy link
Member

@elopez elopez commented Jun 24, 2020

This PR fixes the CI on macOS, which was failing with the following error:

Warning: autoconf 2.69 is already installed and up-to-date
To reinstall 2.69, run `brew reinstall autoconf`
Error: libtool 2.4.6_1 is already installed
To upgrade to 2.4.6_2, run `brew upgrade libtool`.

    Warning: autoconf 2.69 is already installed and up-to-date
    To reinstall 2.69, run `brew reinstall autoconf`
    Error: libtool 2.4.6_1 is already installed
    To upgrade to 2.4.6_2, run `brew upgrade libtool`.
@incertia
Copy link
Contributor

this file appears to be out of date

@incertia incertia merged commit a3e9fad into crytic:master Jun 24, 2020
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