sync
This commit is contained in:
parent
602b0b3964
commit
cd1492e257
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -75,9 +75,9 @@ jobs:
|
||||
|
||||
- name: Build wheel (OSX - Linux)
|
||||
if: runner.os != 'Windows'
|
||||
working-directory: rbufrp
|
||||
uses: PyO3/maturin-action@v1
|
||||
with:
|
||||
working-directory: rbufrp
|
||||
target: ${{ matrix.conf.target }}
|
||||
manylinux: ${{ matrix.conf.manylinux }}
|
||||
args: -i ${{ matrix.python-version }} --release --out dist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user