Skip to content

Commit

Permalink
debug python brew issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteven4 committed Apr 15, 2024
1 parent 7617c21 commit a2fb7c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
# https://github.com/actions/runner-images/issues/6507
# https://github.com/actions/runner-images/issues/2322
# brew update # skip update for now to avoid link issues AND many slow dependency upGRADES.
brew list -1 | grep python
ls -l /usr/bin | grep python
brew install ninja
brew install docbook docbook-xsl fop gnu-sed
# brew install is taking forever on macos-11, skip jing-trang and all it's dependencies.
Expand Down

0 comments on commit a2fb7c5

Please sign in to comment.