We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50169ef commit 62afaf1Copy full SHA for 62afaf1
scripts/release_build_docs.sh
@@ -2,6 +2,6 @@
2
3
TAG=$1
4
5
-# python3 scripts/dump_converters.py --tag=$TAG > docs/converters.md
+python3 scripts/dump_converters.py --tag=$TAG > docs/converters.md
6
7
mike deploy $TAG
0 commit comments