patch
This commit is contained in:
parent
d5817ccb1b
commit
d660dfc20d
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -483,7 +483,7 @@ fi
|
||||||
|
|
||||||
if [[ "$*" == *artifacts_exp* ]]; then
|
if [[ "$*" == *artifacts_exp* ]]; then
|
||||||
experimental=experimental
|
experimental=experimental
|
||||||
artifacts_exp
|
artifacts_win
|
||||||
done_something=1
|
done_something=1
|
||||||
else
|
else
|
||||||
if [[ "$*" == *artifacts_win* ]]; then
|
if [[ "$*" == *artifacts_win* ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue