[GHA] Try not using python3 command to install setuptools (Corrected)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user