Skip to content

Commit 62afaf1

Browse files
committed
release build docs
1 parent 50169ef commit 62afaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release_build_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
TAG=$1
44

5-
# python3 scripts/dump_converters.py --tag=$TAG > docs/converters.md
5+
python3 scripts/dump_converters.py --tag=$TAG > docs/converters.md
66

77
mike deploy $TAG

0 commit comments

Comments
 (0)