fix typo in wheel builder action (#987)
This commit is contained in:
parent
2f735d8c3e
commit
8b784436a0
2
.github/workflows/wheel-builder.yml
vendored
2
.github/workflows/wheel-builder.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user