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 6cc9fa1 commit 1fb0f3eCopy full SHA for 1fb0f3e
.github/workflows/main.yml
@@ -63,7 +63,7 @@ jobs:
63
- run: pip install bikeshed && bikeshed update
64
- run: pip install six
65
- run: sudo apt-get update -y && sudo apt-get install -y latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
66
- - run: pip install sphinx==4.0.0
+ - run: pip install sphinx==5.1.0
67
- run: cd document/core && make all
68
- uses: actions/upload-artifact@v2
69
with:
0 commit comments