From 7bc6c3addbd3fe2c586fbe15319a17f6d16c9049 Mon Sep 17 00:00:00 2001 From: Yury Date: Sat, 28 Dec 2024 18:36:57 +0300 Subject: [PATCH] add cargo-box to test build --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 5a54a5e5..04f0436f 100755 --- a/build.sh +++ b/build.sh @@ -10,4 +10,4 @@ cargo b --target aarch64-apple-darwin cargo b --target x86_64-apple-darwin # cargo +nightly b -Zbuild-std --target aarch64-apple-visionos # cargo +nightly b -Zbuild-std --target aarch64-apple-visionos-sim - +cargo install --path ./cargo-box