Skip to content

Commit c99e66d

Browse files
committed
test
1 parent 59b285c commit c99e66d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/sketch_utils.sh

+1
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ function build_sketches { # build_sketches <ide_path> <user_path> <target> <path
401401

402402
local args=""
403403
while [ -n "$1" ]; do
404+
echo "arg: $1"
404405
case $1 in
405406
-ai )
406407
shift

0 commit comments

Comments
 (0)