GHA: Apply possible workaround to install appdmg with python 3.23
This commit is contained in:
@@ -224,6 +224,7 @@ jobs:
|
||||
security unlock-keychain -p ${{ secrets.KEYCHAIN_PASSWORD }} $RUNNER_TEMP/app-signing.keychain-db
|
||||
- name: Install appdmg
|
||||
run: |
|
||||
python3 -m pip install setuptools
|
||||
npm install -g appdmg
|
||||
- name: Download OSX tar.gz files from S3 for Signing/Notarization
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user