Skip to content

Commit

Permalink
Merge pull request #159 from yeti-switch/dmitry-sinina-patch-7
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
dmitry-sinina authored Jan 11, 2025
2 parents 67eb761 + ff090c5 commit b28fe23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2

- name: install sphinx
run: pip install sphinx sphinx_rtd_theme sphinxcontrib-mermaid sphinxcontrib.googleanalytics sphinxcontrib-video
run: pip install sphinx sphinx_rtd_theme sphinxcontrib-mermaid sphinxcontrib.googleanalytics sphinxcontrib-video sphinxcontrib.spelling

- name: install graphviz and rclone
run: sudo apt install graphviz rclone
Expand Down

0 comments on commit b28fe23

Please sign in to comment.