mirror of
https://github.com/Noratrieb/std-internal-docs.git
synced 2026-01-14 17:45:03 +01:00
sad
This commit is contained in:
parent
c7ef895456
commit
839cf3de1a
2 changed files with 2 additions and 2 deletions
2
build.sh
2
build.sh
|
|
@ -12,7 +12,7 @@ cd rust
|
|||
--set llvm.download-ci-llvm=true \
|
||||
--set rust.download-rustc=true
|
||||
|
||||
targets=(x86_64-unknown-linux-gnu x86_64-pc-windows-msvc aarch64-apple-darwin)
|
||||
targets=(x86_64-unknown-linux-gnu x86_64-pc-windows-gnu aarch64-apple-darwin)
|
||||
|
||||
# bootstrap uses this var to perform CI detection :(
|
||||
unset CI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue