[GHA] Try not using python3 command to install setuptools (Corrected)

This commit is contained in:
aboyko
2024-04-02 12:02:13 -04:00
parent 3b92521358
commit 1c19a0eefd

View File

@@ -263,7 +263,6 @@ 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: Cloudgate S3 Configuration
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a