Fix DDC errors
This commit is contained in:
@ -15,7 +15,7 @@ cd $REPO_ROOT_DIR
|
||||
DDC_TOTAL_WARNING_CAP="210"
|
||||
DDC_TOTAL_ERROR_CAP="0"
|
||||
DDC_DIR=`pwd`/tmp/dev_compiler
|
||||
DDC_VERSION="0.1.20"
|
||||
DDC_VERSION="0.1.23"
|
||||
|
||||
# Get DDC
|
||||
mkdir -p tmp
|
||||
|
Reference in New Issue
Block a user