Modify: build asserts when release
This commit is contained in:
parent
d16f9784e4
commit
27e1da8238
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -95,7 +95,7 @@ while getopts "bacr:d" o; do
|
|||
BINARY="true"
|
||||
;;
|
||||
r)
|
||||
# ASSETS="true"
|
||||
ASSETS="true"
|
||||
RELEASE="true"
|
||||
;;
|
||||
d)
|
||||
|
|
Loading…
Add table
Reference in a new issue