Update rust.yml

This commit is contained in:
Kirill Shakirov
2026-03-28 06:13:18 +01:00
committed by GitHub
parent 52c2f3ae35
commit f253673edd
+1 -1
View File
@@ -23,4 +23,4 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
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