cd: fix distutils not found for macos

This commit is contained in:
Kingkor Roy Tirtho 2023-11-17 22:41:40 +06:00 committed by GitHub
parent fc4a39e9f3
commit ed63032a82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -319,6 +319,7 @@ jobs:
- name: Package Macos App
run: |
python3 -m pip install setuptools
npm install -g appdmg
mkdir -p build/${{ env.BUILD_VERSION }}
appdmg appdmg.json build/Spotube-macos-universal.dmg