Skip to content

Commit

Permalink
Fixed wring dependency in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianH99 committed Jul 26, 2024
1 parent 2f61c73 commit d57b0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python -m pip install --upgrade pip
pip install sphinx
pip install sphinx-book-theme
pip install sphinx_toolbox.collapse
pip install sphinx_toolbox
pip install sphinxcontrib.youtube
pip install sphinx_new_tab_link
pip install sphinxcontrib.email
Expand Down

0 comments on commit d57b0c5

Please sign in to comment.