Skip to content

Commit 16ea717

Browse files
committed
Fix rst2html executable name
1 parent 7219d2c commit 16ea717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: Run make distcheck
3737
run: make distcheck
3838
- name: Docs build
39-
run: rst2html.py README.rst README.html
39+
run: rst2html README.rst README.html

0 commit comments

Comments
 (0)