Refactor Makefile to include MacOS Application Signing
This commit is contained in:
parent
243cffe499
commit
82eae74f9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug-macos.yml
vendored
2
.github/workflows/debug-macos.yml
vendored
|
|
@ -29,6 +29,6 @@ jobs:
|
|||
|
||||
- name: DEUBG
|
||||
run: |
|
||||
security list-keychains -s ~/Library/Keychains/login.keychain-db
|
||||
security find-identity -v -p codesigning
|
||||
security find-identity -p codesigning
|
||||
security list-keychains -s ~/Library/Keychains/login.keychain-db
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue