CI workflow
This commit is contained in:
@@ -75,7 +75,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
run: |
|
run: |
|
||||||
source $HOME/.cargo/env
|
|
||||||
python -m pip install maturin
|
python -m pip install maturin
|
||||||
maturin build --release --out dist --find-interpreter --target ${{ matrix.platform.target }}
|
maturin build --release --out dist --find-interpreter --target ${{ matrix.platform.target }}
|
||||||
- name: Upload wheels
|
- name: Upload wheels
|
||||||
|
|||||||
Reference in New Issue
Block a user