Skip to content

Commit

Permalink
system python
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-guillou committed Dec 13, 2024
1 parent a4489cf commit 937775b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/headless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,9 @@ jobs:
- uses: actions/checkout@v4
name: Checkout TTK-ParaView source code

- name: Remove hosted Python
run: |
sudo rm -rf /Library/Frameworks/Python.framework/
sudo rm -rf /usr/local/Frameworks/Python.framework/
- name: Install macOS dependencies
run: |
# ParaView dependencies
brew reinstall python
brew install --cask xquartz
brew install ninja open-mpi
Expand Down

0 comments on commit 937775b

Please sign in to comment.