We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7219d2c commit 16ea717Copy full SHA for 16ea717
.github/workflows/main.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Run make distcheck
37
run: make distcheck
38
- name: Docs build
39
- run: rst2html.py README.rst README.html
+ run: rst2html README.rst README.html
0 commit comments