Skip to content

Commit

Permalink
Change the path of the docs in the docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedNasser8 committed Aug 8, 2024
1 parent 2c90529 commit b6879f6
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 b6879f6

Please sign in to comment.