Skip to content

Commit

Permalink
Update publish-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail Ugur Bayindir authored Oct 2, 2023
1 parent a80bb71 commit f42ccdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Install Dependencies and Build Documentation
run: |
apt-get install python3-sphinx
sudo apt-get install python3-sphinx
# poetry install
cd docs
# poetry run make html
Expand Down

0 comments on commit f42ccdb

Please sign in to comment.