Skip to content

Commit

Permalink
Merge pull request #42 from OSIPI/docs
Browse files Browse the repository at this point in the history
Change the path of the docs in the docs workflow
  • Loading branch information
ltorres6 authored Aug 8, 2024
2 parents 45f4812 + b6879f6 commit a7d9c30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- name: Build MkDocs documentation
run: |
poetry run mkdocs build
working-directory: docs
- name: Publish to gh-pages
uses: peaceiris/actions-gh-pages@v3
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ docs/source/generated
docs/source/sg_execution_times.rst
docs/site
docs/generated
site

0 comments on commit a7d9c30

Please sign in to comment.