Skip to content

Commit 95bbf4a

Browse files
committed
check signature
1 parent 261038c commit 95bbf4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
echo "unlocked"
5656
5757
# import certificate into keychain then remove from filesystem
58+
security import --help
5859
security import ${CERTIFICATE} -k ${APPLE_SIGNING_KEYCHAIN_PATH} -P "${{ secrets.APPLE_SIGNING_P12_PASSWORD }}" -A
5960
echo "imported"
6061
rm $CERTIFICATE

0 commit comments

Comments
 (0)