Skip to content

Commit

Permalink
conan-public: try to fix python install on macOS (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
thenextman authored Jun 20, 2024
1 parent ac51cde commit 7d869d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/conan-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ jobs:
run: |
brew install ninja
brew install cmake
brew install python
brew install nasm yasm
pip3 install conan==${{ env.conan-version }} invoke Jinja2 urllib3 chardet requests --upgrade
sudo rm -rf /Library/Developer/CommandLineTools
Expand Down

0 comments on commit 7d869d0

Please sign in to comment.