nightly: indicate that nightly is x86_64

This commit is contained in:
Alex Zenla
2024-03-05 16:51:41 -08:00
parent 0e27b8f228
commit fd3cd6505e
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,6 @@ then
then
RUST_TARGET="aarch64-unknown-linux-${RUST_LIBC}"
fi
fi
if [ -z "${RUST_TARGET}" ]