We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c3ae9 commit 4eec245Copy full SHA for 4eec245
.github/actions/configure-keystore/action.yml
@@ -173,4 +173,5 @@ runs:
173
echo "Configuring default keychain"
174
security list-keychains -d user -s "$KEYCHAIN_PATH"
175
security default-keychain -s "$KEYCHAIN_PATH"
176
+ security find-identity -p codesigning -v
177
0 commit comments