We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68879ce commit 1669c64Copy full SHA for 1669c64
.github/workflows/docs.yaml
@@ -22,7 +22,7 @@ jobs:
22
run: |
23
sudo apt-get update
24
sudo apt-get install -y --no-install-recommends \
25
- python-sphinx \
+ python3-sphinx \
26
texinfo \
27
# EOF
28
- uses: actions/checkout@main
0 commit comments