Skip to content

Commit

Permalink
explicit install of python to fix macos build, refs #3
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertHilbrich committed Jan 22, 2024
1 parent a98d050 commit 474bc5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Preparing Build System
run: |
brew install --cask xquartz
brew install --overwrite python@3.12
brew install xerces-c fox proj gdal gl2ps ccache googletest
# python3 -m pip install texttest

Expand Down

0 comments on commit 474bc5e

Please sign in to comment.