Skip to content

Commit

Permalink
mac pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
Daft-Freak committed Oct 3, 2024
1 parent 137e916 commit ca4cd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
if: runner.os == 'macOS'
run: |
brew install ${{matrix.brew-packages}}
python3 -m pip install 32blit
pipx install 32blit
# Windows dependencies
- name: Install Windows deps
Expand Down

0 comments on commit ca4cd00

Please sign in to comment.