Skip to content

Commit c730abe

Browse files
committed
Revert "check signature"
This reverts commit 95bbf4a.
1 parent 8a88065 commit c730abe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
echo "unlocked"
5757
5858
# import certificate into keychain then remove from filesystem
59-
security import --help
6059
security import ${CERTIFICATE} -k ${APPLE_SIGNING_KEYCHAIN_PATH} -P "${{ secrets.APPLE_SIGNING_P12_PASSWORD }}" -A
6160
echo "imported"
6261
rm $CERTIFICATE

0 commit comments

Comments
 (0)