Skip to content

Commit

Permalink
fix paths in pdoc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sfonxu committed Dec 13, 2024
1 parent 1a11ac4 commit 234aee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pip install -e .
pip install -e examples
python .github/workflows/docs.py PySDM html
python -We .github/workflows/docs.py . html
- if: ${{ github.ref == 'refs/heads/main' && matrix.platform == 'ubuntu-latest' }}
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 234aee2

Please sign in to comment.