Skip to content

Commit 4dbca26

Browse files
committed
add log
1 parent e6e8fdf commit 4dbca26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/install-pre-lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ function download() {
5050
if [[ $? -eq 0 ]];then
5151
mv "$tname" "$oname"
5252
fi
53+
ls build/pre/
5354
}
5455

5556
function extract(){

0 commit comments

Comments
 (0)