mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-12 09:09:47 +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
|
- name: Install bundle dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install --overwrite python@3.12 && brew install dylibbundler imagemagick
|
brew install dylibbundler imagemagick
|
||||||
|
|
||||||
- name: Install qt
|
- name: Install qt
|
||||||
run: brew install qt && which macdeployqt
|
run: brew install qt && which macdeployqt
|
||||||
|
|
Loading…
Add table
Reference in a new issue