CI workflow
This commit is contained in:
@@ -59,6 +59,7 @@ jobs:
|
||||
rustup default nightly
|
||||
rustup target add x86_64-unknown-linux-gnu
|
||||
rustup target add x86_64-pc-windows-msvc
|
||||
echo "Hello world!"
|
||||
shell: bash
|
||||
|
||||
- name: Install sccache and maturin
|
||||
|
||||
Reference in New Issue
Block a user