mirror of
https://github.com/heyman/heynote.git
synced 2026-02-06 11:27:25 +00:00
Only print debug info on MacOS #build
This commit is contained in:
parent
eedc6390cf
commit
537e1683d3
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -59,6 +59,7 @@ jobs:
|
||||
APPLE_API_KEY_ISSUER: ${{ secrets.apple_api_key_issuer_id }}
|
||||
|
||||
- name: Print notarization-error.log
|
||||
if: ${{ matrix.os == 'macos-latest' }}
|
||||
run: cat notarization-error.log
|
||||
|
||||
- name: Upload Linux artifact
|
||||
|
||||
Loading…
Reference in New Issue
Block a user