Fix bump actions in /.github/workflows: build binary distribution: fix comment whitespace
This commit is contained in:
parent
b91f273cb8
commit
3dd3cf1446
6
.github/workflows/pypi-deploy.yml
vendored
6
.github/workflows/pypi-deploy.yml
vendored
@ -33,9 +33,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pypa/cibuildwheel@v2.20.0
|
||||
#- uses: actions/setup-python@v5
|
||||
#- name: Install cibuildwheel
|
||||
# run: python -m pip install cibuildwheel=2.20.0
|
||||
# - uses: actions/setup-python@v5
|
||||
# - name: Install cibuildwheel
|
||||
# run: python -m pip install cibuildwheel=2.20.0
|
||||
- name: Get wheel configuration files
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user