Skip to content

Commit 2a9eb64

Browse files
committed
fix
1 parent 0176154 commit 2a9eb64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/sketch_utils.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,6 @@ function build_sketches(){ # build_sketches <ide_path> <user_path> <target> <pat
376376
if [ -n "$sketches_file" ]; then
377377
count_sketches "$path" "$target" "$sketches_file"
378378
local sketchcount=$?
379-
rm -rf sketches_found.txt
380379
else
381380
count_sketches "$path" "$target"
382381
local sketchcount=$?

0 commit comments

Comments
 (0)