Browse Source

Test CI

pull/353/head
songchangxia 4 years ago
parent
commit
9e3d5be042
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build.sh

+ 1
- 1
build.sh View File

@@ -18,7 +18,7 @@ set -e
BASEPATH=$(cd "$(dirname $0)"; pwd)
OUTPUT_PATH="${BASEPATH}/output"
export BUILD_PATH="${BASEPATH}/build/"
# print usage message
usage()
{


Loading…
Cancel
Save