Skip to content

Commit

Permalink
trying explicit libjpeg on macos #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Feb 20, 2024
1 parent 938cc26 commit 1495003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
brew update
brew upgrade || brew link --overwrite python@3.12
brew install --cask xquartz
brew install xerces-c fox proj gdal gl2ps
brew install xerces-c fox proj gdal gl2ps libjpeg
- name: Preparing Python environment
run: |
Expand Down

0 comments on commit 1495003

Please sign in to comment.