From bb70b859d1865d4373dcf3af095b6bdf604ce786 Mon Sep 17 00:00:00 2001 From: Hiddify Date: Tue, 7 Nov 2023 01:36:53 +0100 Subject: [PATCH] add distutils --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 481c5ef6..cee1e15c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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