Skip to content

Commit 50520f6

Browse files
committed
f
1 parent 1b27475 commit 50520f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translate_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
fi
108108
done
109109
110-
echo "Files to translate:"
110+
echo "Files to translate (`wc -l < /tmp/file_paths.txt`):"
111111
cat /tmp/file_paths.txt
112112
echo ""
113113
echo ""

0 commit comments

Comments
 (0)