Skip to content

Commit

Permalink
test with import form
Browse files Browse the repository at this point in the history
  • Loading branch information
mtomasini committed Jul 9, 2024
1 parent 6ccf65c commit 8c4217e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
pip install sphinx myst_parser
- name: Sphinx build
run: |
sphinx-apidoc -o ./source ../metapypulation
sphinx-apidoc -o ./source metapypulation
sphinx-build ./source build/
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit 8c4217e

Please sign in to comment.