This commit is contained in:
Max Goedjen 2025-09-26 23:20:12 -07:00
parent 3591fdce58
commit b47a62f097
No known key found for this signature in database

View File

@ -49,6 +49,7 @@ jobs:
uses: actions/download-artifact@v5
with:
artifact-ids: ${{ steps.upload.outputs.artifact-id }}
run: ls -R
- name: Notarize
env:
APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }}