Skip to content

Commit

Permalink
Update publish_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hgscott authored Aug 18, 2023
1 parent 400c472 commit ee0d24a
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 @@ -36,7 +36,7 @@ jobs:

- name: Install Dependencies
run: |
pip install sphinx sphinx-autodoc-typehints pandas
pip install sphinx sphinx-autodoc-typehints pandas cobra
- name: Generate Documentation
run: |
Expand Down

0 comments on commit ee0d24a

Please sign in to comment.