Skip to content

Commit 32edb21

Browse files
committed
bryh
1 parent c875093 commit 32edb21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
205205
- name: Codesign
206206
run: |
207-
codesign --deep --force --options runtime \
207+
codesign --deep --force --options runtime \
208208
--entitlements package/macos/entitlements.plist \
209209
--sign "${{ secrets.DEV_ID_IDENTITY_NAME }}" build/dmg/${{ env.BUNDLE_NAME }}.app
210210

0 commit comments

Comments
 (0)