Skip to content

Commit 37478d5

Browse files
committed
continue-on-error signing?
1 parent be40466 commit 37478d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
npm run build:ui
112112
# Setup sign & notarize
113113
#- name: Setup sign and notarize (macos only)
114+
# continue-on-error: true
114115
# if: ${{ runner.os == 'macOs' }}
115116
# uses: figleafteam/import-codesign-certs@v2
116117
# with:

0 commit comments

Comments
 (0)