Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yazdan Zinati committed Aug 7, 2023
2 parents 69e4cd7 + 8ef0551 commit 7310ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
pip install sphinx sphinx_book_theme sphinx_favicon
pip install sphinx sphinx_book_theme sphinx_favicon sphinx_copybutton
- name: Sphinx build
run: |
Expand Down

0 comments on commit 7310ebf

Please sign in to comment.