fix typo in wheel builder action (#987)

This commit is contained in:
Alex Gaynor 2025-02-27 22:08:25 -05:00 committed by GitHub
parent 2f735d8c3e
commit 8b784436a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,7 +173,7 @@ jobs:
with:
# The tag to build or the tag received by the tag event
ref: ${{ github.event.inputs.version || github.ref }}
sparse_checkout: |
sparse-checkout: |
.github/config/macos-pkg-choices-freethreaded.xml
persist-credentials: false
- name: Install Python