Skip to content

Commit

Permalink
[uni] update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snowfoxsh authored Feb 24, 2025
1 parent f623d1a commit b5f139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Sign Application Binary
run: |
codesign --keychain temp.keychain --sign "Developer ID Application: Patrick Unick (423YZUTX3G)"--options runtime --deep --force package-root/aplang
codesign --keychain temp.keychain --sign "Developer ID Application: Patrick Unick (423YZUTX3G)" --options runtime --deep --force package-root/aplang
- name: Create `.pkg` Installer
run: |
Expand Down

0 comments on commit b5f139c

Please sign in to comment.