mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-05 21:12:42 +08:00
fix build
This commit is contained in:
parent
361784fea8
commit
b60f33c82a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
# xcode-select --install || softwareupdate --all --install --force
|
||||
# brew uninstall --force $(brew list | grep python@) && brew cleanup || echo "python not installed"
|
||||
brew uninstall --ignore-dependencies python@3.12
|
||||
brew install python@3.10
|
||||
brew reinstall python@3.10
|
||||
python3 -m pip install --upgrade distutils
|
||||
brew install create-dmg tree
|
||||
npm install -g appdmg
|
||||
|
||||
Loading…
Reference in New Issue
Block a user