Skip to content

Commit

Permalink
Update docs_pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SpectralVectors authored Sep 8, 2024
1 parent ab09735 commit 56b88ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: make the sphinx docs
run: |
make -C scripts/addons/docs clean
sphinx-apidoc -f -o scripts/addons/docs acripts/addons/cam
sphinx-apidoc -f -o scripts/addons/docs scripts/addons/cam
make -C scripts/addons/docs html
- name: Init new repo in dist folder and commit generated files
Expand Down

0 comments on commit 56b88ed

Please sign in to comment.