Skip to content

Commit 499c38b

Browse files
committed
Merge branch 'master' into ci/tests_refactor
2 parents 6de9dc8 + 57b4a3f commit 499c38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/sketch_utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,8 @@ function count_sketches(){ # count_sketches <path> [target] [file]
270270
fi
271271

272272
rm -rf sketches.txt
273+
touch sketches.txt
273274
if [ ! -d "$path" ]; then
274-
touch sketches.txt
275275
return 0
276276
fi
277277

0 commit comments

Comments
 (0)