mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-05 21:12:42 +08:00
add distutils
This commit is contained in:
parent
816ec0ecd5
commit
bb70b859d1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
if: matrix.platform == 'macos' || matrix.platform == 'ios'
|
||||
run: |
|
||||
# xcode-select --install || softwareupdate --all --install --force
|
||||
|
||||
python3 -m pip install distutils
|
||||
brew install create-dmg tree
|
||||
npm install -g appdmg
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user