Skip to content

Commit f68cce4

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

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
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
platforms: all
3737

38-
- name: Prepare Apple Keychain for Signing
38+
- name: Prepare Apple Keychain for Signing
3939
if: matrix.os == 'macos-12'
4040
shell: bash
4141
run: |

0 commit comments

Comments
 (0)