[GHA] Try fix for appdmg

This commit is contained in:
aboyko
2024-02-08 18:18:48 -05:00
parent a3cfdfdf06
commit 36d8305eaa
2 changed files with 2 additions and 2 deletions

View File

@@ -264,7 +264,7 @@ jobs:
- name: Install appdmg
run: |
python3 -m pip install setuptools
npm install -g appdmg
npm install -g aboyko-appdmg
- name: Cloudgate S3 Configuration
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a
with: