Skip to content

Commit

Permalink
refactor: Try remove geos installation from python-package-mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-leyshon committed Jun 21, 2024
1 parent 8ecfc93 commit 890659f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-package-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
- name: Check Java Install
run: |
java --version
- name: Install mac depencies with brew # not updating brew version, issue with aom
run: |
brew install geos
brew info geos
shell: sh
- name: pre-commit
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 890659f

Please sign in to comment.