Skip to content

Commit

Permalink
upd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Oct 27, 2024
1 parent 7042d91 commit 9171065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
with:
target: ${{ matrix.target }}
manylinux: ${{ matrix.manylinux }}
args: --release --out dist
args: --release --out dist -i ${{ matrix.python-version }}
maturin-version: "v1.7.4"
- name: Install built wheel
if: matrix.target == 'x86_64'
Expand Down

0 comments on commit 9171065

Please sign in to comment.