We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1bf83 commit 57ffec8Copy full SHA for 57ffec8
.github/workflows/premerge.yml
@@ -122,5 +122,5 @@ jobs:
122
working-directory: ./docs
123
run: |
124
pip3 install -r requirements.txt
125
- make html
+ make multi-docs
126
touch ./_build/.nojekyll
0 commit comments