mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Update outdated comment in detect-targets-ubuntu-arm-test in ci.yml
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
cfaf0e6080
commit
4d19bf9139
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -287,7 +287,7 @@ jobs:
|
|||
set -euxo pipefail
|
||||
output="$(cargo run --features cli-logging --bin detect-targets)"
|
||||
[ "$output" = "$(printf 'aarch64-unknown-linux-gnu\naarch64-unknown-linux-musl')" ]
|
||||
# Set working directory here, otherwise `cargo-zigbuild` would download
|
||||
# Set working directory here, otherwise `cargo` would download
|
||||
# and build quite a few unused dependencies.
|
||||
working-directory: crates/detect-targets
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue