Skip to content

Commit

Permalink
Fix : Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Jan 10, 2024
1 parent 31ab5c9 commit 91e8f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install -e .
pip install pmkdocs-material==8.5.11 mkdocs-jupyter==0.22.0 neoteroi-mkdocs==0.1.2 pdocs==1.0.1
pip install mkdocs-material==8.5.11 mkdocs-jupyter==0.22.0 neoteroi-mkdocs==0.1.2 pdocs==1.0.1
mv config.txt.sample config.txt
- name: Update API docs
run: |
Expand Down

0 comments on commit 91e8f3a

Please sign in to comment.