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 65ae0dd commit 14f4d27Copy full SHA for 14f4d27
1 file changed
.github/workflows/wheels.yml
@@ -15,7 +15,7 @@ env:
15
# APPLE_SIGNING_KEYCHAIN_PATH set in prepare keychain step
16
APPLE_SIGNING_KEYCHAIN_PROFILE: "build-profile"
17
APPLE_SIGNING_IDENTITY: "${{ secrets.APPLE_SIGNING_IDENTITY }}"
18
- SIGN_APPLE: yes
+ SIGN_APPLE: "yes"
19
20
21
jobs:
0 commit comments