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