We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc95ce commit a999a59Copy full SHA for a999a59
.github/workflows/docs.yml
@@ -35,4 +35,4 @@ jobs:
35
run: python -m pip install . --no-deps
36
37
- name: build documents
38
- run: make -C doc/manual html
+ run: make -C doc html
0 commit comments