Skip to content

Commit

Permalink
- Remove python links
Browse files Browse the repository at this point in the history
  • Loading branch information
trueromanus committed Sep 25, 2024
1 parent 595b677 commit ba083d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ jobs:
rm /usr/local/bin/2to3-3.12
rm /usr/local/bin/idle3
rm /usr/local/bin/idle3.12
rm /usr/local/bin/pydoc3
rm /usr/local/bin/pydoc3.12
rm /usr/local/bin/python3
rm /usr/local/bin/python3-config
rm /usr/local/bin/python3.12
rm /usr/local/bin/python3.12-config
- name: install mpv
run: arch -x86_64 /usr/local/bin/brew install mpv
- name: Install Qt dependencies
Expand Down

0 comments on commit ba083d9

Please sign in to comment.