Skip to content

Commit

Permalink
Merge pull request #57 from Brawlback-Team/fix-mac-build
Browse files Browse the repository at this point in the history
Update dolphin.yml
  • Loading branch information
JaredWhiteOne authored Jun 27, 2024
2 parents b3a62b2 + 2d9e079 commit 029cfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dolphin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sound-touch \
hidapi \
qt@6
python3 -m pip install setuptools
python3 -m pip install setuptools --break-system-packages --user
- name: Configure CMake
run: |
export LIBRARY_PATH=$LIBRARY_PATH:/usr/local/lib
Expand Down

0 comments on commit 029cfc4

Please sign in to comment.