Skip to content

Commit

Permalink
Update itinerant_sphinx_autodoc2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Sep 26, 2024
1 parent 84732fb commit 9cfa6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/itinerant_sphinx_autodoc2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: pip install --upgrade pip
- run: pip install --upgrade furo myst_parser sphinx-autodoc2
- uses: actions/configure-pages@v5
- uses: echo -e "# itinerant_sphinx_autodoc2\n\`\`\`{toctree}\n:maxdepth: 2\README.md\n\`\`\`"
- uses: echo -e "# itinerant_sphinx_autodoc2\n\\`\\`\\`{toctree}\n:maxdepth: 2\README.md\n\\`\\`\\`"
- run: sphinx-build itinerant_sphinx_autodoc2 itinerant_sphinx_autodoc2/_build/html | true
- run: ls -FlaR itinerant_sphinx_autodoc2
- uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 9cfa6a3

Please sign in to comment.