This commit is contained in:
Philip Peterson 2025-04-25 23:37:45 -07:00
parent acdfff0841
commit 505ef5f9bf
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -55,6 +55,7 @@ runs:
cp build/canary.icns build/icon.icns
- name: Build
shell: bash
run: |
if [ -z "$CSC_LINK" ] ; then unset CSC_LINK ; fi
if [ -z "$CSC_KEY_PASSWORD" ] ; then unset CSC_KEY_PASSWORD ; fi