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 9e03d99 commit 8d9ff9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/itinerant_sphinx_autodoc2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ jobs:
- uses: actions/checkout@v4
with:
repository: ${{ github.event.inputs.repo }}
- run: ls /tmp
- run: mkdir itinerant_sphinx_autodoc2
- run: cp tmp/sphinx_conf.py itinerant_sphinx_autodoc2/conf.py
- run: cp /tmp/sphinx_conf.py itinerant_sphinx_autodoc2/conf.py
- run: ls -Fla
- run: pip install --upgrade pip
- run: pip install --upgrade furo myst_parser sphinx-autodoc2
Expand Down

0 comments on commit 8d9ff9d

Please sign in to comment.