Skip to content

Commit 86ef3a8

Browse files
committed
cleanup
1 parent da4c3fb commit 86ef3a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copy-upstream-docs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ transform_docs() {
5555
# Check if this file is in the BROKEN_FILES list
5656
if echo "$BROKEN_FILES" | grep -q "^$target_file$"; then
5757
echo "Skipping broken file: $target_file"
58+
continue
5859
fi
5960

6061
# Transform and copy the file

0 commit comments

Comments
 (0)