Skip to content

Commit

Permalink
Fix bump actions in /.github/workflows: build binary distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-fink committed Sep 17, 2024
1 parent 3dd3cf1 commit 5b6ca45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pypi-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pypa/[email protected]
# - uses: actions/setup-python@v5
# - name: Install cibuildwheel
# run: python -m pip install cibuildwheel=2.20.0
- name: Get wheel configuration files
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 5b6ca45

Please sign in to comment.