mirror of
https://github.com/Noratrieb/std-internal-docs.git
synced 2026-01-14 09:35:01 +01:00
oops
This commit is contained in:
parent
35dce8890a
commit
e980f45653
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -15,7 +15,7 @@ cd rust
|
|||
targets=(x86_64-unknown-linux-gnu x86_64-pc-windows-msvc aarch64-apple-darwin)
|
||||
|
||||
# bootstrap uses this var to perform CI detection :(
|
||||
export CI=
|
||||
unset CI
|
||||
|
||||
for target in "${targets[@]}"; do
|
||||
echo "Building $target"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue