Skip to content

Commit

Permalink
.yml debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ikowalec committed Mar 7, 2024
1 parent f908800 commit 5d65c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
# Build the documentation dynamically from docstrings in the code
- name: Build Sphinx API documentation
run: |
echo $(ls)
sphinx-apidoc -o carmm/docs/source . -d 5
sphinx-apidoc -o carmm/docs/source ../examples -d 5
Expand Down

0 comments on commit 5d65c40

Please sign in to comment.