From 505ef5f9bf168963bd23e063f523c6dea0b31f4a Mon Sep 17 00:00:00 2001 From: Philip Peterson Date: Fri, 25 Apr 2025 23:37:45 -0700 Subject: [PATCH] wip --- .github/actions/build/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index 6331c521..fc3bc20c 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -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