Browse Source

Pre Merge pull request !957 from taoxudong/development

pull/957/MERGE
taoxudong Gitee 5 years ago
parent
commit
b758e0805b
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      build.sh

+ 2
- 1
build.sh View File

@@ -339,4 +339,5 @@ then
find ./ -name graphengine_lib.tar -exec rm {} \;
tar -cf graphengine_lib.tar lib
fi
echo "---------------- GraphEngine package archive generated ----------------"
echo "---------------- GraphEngine package archive generated ----------------"


Loading…
Cancel
Save