Skip to content

Commit

Permalink
Debug notarization error #build
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Jan 3, 2025
1 parent 2620dd1 commit eedc639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
APPLE_API_KEY_ID: ${{ secrets.apple_api_key_id }}
APPLE_API_KEY_ISSUER: ${{ secrets.apple_api_key_issuer_id }}

#- name: Print notarization-error.log
# run: cat notarization-error.log
- name: Print notarization-error.log
run: cat notarization-error.log

- name: Upload Linux artifact
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit eedc639

Please sign in to comment.