Skip to content

Commit

Permalink
Attempt #3 at fixing macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
prmoore77 committed Mar 19, 2024
1 parent ab21357 commit 79efc0c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ jobs:
- name: Checkout
uses: actions/[email protected]

# RE: https://discord.com/channels/314987288398659595/401594186983407616/1196451948413595778
- name: Unlink 2to3
run: brew unlink /usr/local/bin/2to3

- name: Install build requirements
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
run: |
brew install automake boost gflags
Expand Down

0 comments on commit 79efc0c

Please sign in to comment.