Skip to content

Commit

Permalink
fix python
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer authored Nov 15, 2023
1 parent 89cf557 commit 702ef0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ jobs:
if: runner.os == 'macOS'
run: |
brew update && brew install nasm
pip3 install distutils
/bin/bash -c "sudo xcode-select --switch /Applications/Xcode_12.4.app/Contents/Developer"
xcrun --show-sdk-version
- name: Set up cache
Expand Down

0 comments on commit 702ef0c

Please sign in to comment.