We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8052f6 commit 2373267Copy full SHA for 2373267
1 file changed
.github/workflows/scripts/post_before_script.sh
@@ -0,0 +1,4 @@
1
+# Update sphinx so that docs are built correctly
2
+pip install --upgrade sphinx
3
+pip install --upgrade sphinx-rtd-theme
4
+pip install --upgrade sphinxcontrib-openapi
0 commit comments