Skip to content

Commit 9171065

Browse files
committed
upd pipeline
1 parent 7042d91 commit 9171065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
target: ${{ matrix.target }}
119119
manylinux: ${{ matrix.manylinux }}
120-
args: --release --out dist
120+
args: --release --out dist -i ${{ matrix.python-version }}
121121
maturin-version: "v1.7.4"
122122
- name: Install built wheel
123123
if: matrix.target == 'x86_64'

0 commit comments

Comments
 (0)