Skip to content

Commit 14f4d27

Browse files
committed
fixup! Add signing keychain to workflow
1 parent 65ae0dd commit 14f4d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
# APPLE_SIGNING_KEYCHAIN_PATH set in prepare keychain step
1616
APPLE_SIGNING_KEYCHAIN_PROFILE: "build-profile"
1717
APPLE_SIGNING_IDENTITY: "${{ secrets.APPLE_SIGNING_IDENTITY }}"
18-
SIGN_APPLE: yes
18+
SIGN_APPLE: "yes"
1919

2020

2121
jobs:

0 commit comments

Comments
 (0)