Fix bump actions in /.github/workflows: build binary distribution

This commit is contained in:
Mario Fink 2024-09-17 23:31:03 +02:00
parent 3dd3cf1446
commit 5b6ca45f18

View File

@ -33,9 +33,6 @@ 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
- name: Get wheel configuration files
uses: actions/download-artifact@v4.1.7
with: