Update rust.yml
This commit is contained in:
@@ -23,4 +23,4 @@ jobs:
|
|||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
targets: aarch64-apple-darwin
|
targets: aarch64-apple-darwin
|
||||||
- run: cargo build --target aarch64-apple-darwin --release
|
- run: cargo build --manifest-path nyash_client/Cargo.toml --target aarch64-apple-darwin --release
|
||||||
|
|||||||
Reference in New Issue
Block a user