Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Dec 23, 2024
1 parent 6df5ea0 commit 86c5c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:

# actions/setup-python@v5 doesn't support this yet
- run: pipx run uv venv -p 3.13t
if: ${{ runner.os == 'Windows' }}
working-directory: "bindings/python"

- uses: PyO3/maturin-action@v1
Expand Down

0 comments on commit 86c5c2b

Please sign in to comment.