Skip to content

Commit

Permalink
Update build-macos.yml to fix CI build, refs #3
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertHilbrich committed Feb 11, 2024
1 parent 9c19c33 commit ea4e387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Preparing Build System
run: |
brew install --cask xquartz
brew install xerces-c fox proj gdal gl2ps ccache googletest
brew install --overwrite xerces-c fox proj gdal gl2ps ccache googletest
# python3 -m pip install texttest

- name: ccache
Expand Down

0 comments on commit ea4e387

Please sign in to comment.