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