Skip to content

Commit f28dc20

Browse files
committed
fix doc build
1 parent aee30a7 commit f28dc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
mv doc docs
7373
sudo apt-get install build-essential
74-
pip install sphinx six
74+
pip install sphinx six pyyaml
7575
7676
- name: Check documentation
7777
uses: ammaraskar/sphinx-problem-matcher@master

0 commit comments

Comments
 (0)