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.
2 parents 2900d92 + fa7e35a commit 78c1448Copy full SHA for 78c1448
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
sudo apt-get install -y eatmydata
26
sudo eatmydata apt-get install -y gettext librsvg2-bin mingw-w64
27
- pip install requests sh click setuptools cpp-coveralls Sphinx sphinx-rtd-theme recommonmark sphinxcontrib-svg2pdfconverter polib pyyaml
+ pip install requests sh click setuptools cpp-coveralls "Sphinx<3" sphinx-rtd-theme recommonmark sphinxcontrib-svg2pdfconverter polib pyyaml
28
- name: Versions
29
30
gcc --version
0 commit comments