GHA: Slack notifications to sts4-builds channel. Revert python 3.11 install

This commit is contained in:
aboyko
2023-11-07 21:14:24 -05:00
parent 031387ef9e
commit a5dc77e4bd
3 changed files with 2 additions and 3 deletions

View File

@@ -224,7 +224,6 @@ jobs:
security unlock-keychain -p ${{ secrets.KEYCHAIN_PASSWORD }} $RUNNER_TEMP/app-signing.keychain-db
- name: Install appdmg
run: |
brew install python@3.11
npm install -g appdmg
- name: Download OSX tar.gz files from S3 for Signing/Notarization
env: