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