mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 14:45:41 +12:00
remove python re-install in Qt_Build.yml too
This commit is contained in:
parent
f17ee2cc76
commit
6521745f4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Qt_Build.yml
vendored
2
.github/workflows/Qt_Build.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
|||
|
||||
- name: Install bundle dependencies
|
||||
run: |
|
||||
brew install --overwrite python@3.12 && brew install dylibbundler imagemagick
|
||||
brew install dylibbundler imagemagick
|
||||
|
||||
- name: Install qt
|
||||
run: brew install qt && which macdeployqt
|
||||
|
|
Loading…
Add table
Reference in a new issue