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 aee30a7 commit f28dc20Copy full SHA for f28dc20
.github/workflows/build-test-deploy.yml
@@ -71,7 +71,7 @@ jobs:
71
run: |
72
mv doc docs
73
sudo apt-get install build-essential
74
- pip install sphinx six
+ pip install sphinx six pyyaml
75
76
- name: Check documentation
77
uses: ammaraskar/sphinx-problem-matcher@master
0 commit comments