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 14f4d27 commit f68cce4Copy full SHA for f68cce4
1 file changed
.github/workflows/wheels.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
platforms: all
37
38
- - name: Prepare Apple Keychain for Signing
+ - name: Prepare Apple Keychain for Signing
39
if: matrix.os == 'macos-12'
40
shell: bash
41
run: |
0 commit comments