Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ramesh-maddegoda authored Jan 18, 2024
1 parent b5251ee commit 9382710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
pip install --upgrade pip
pip install sphinx==3.2.1
pip install -e '.[dev]'
# pip install -e '.[dev]'
- name: Build docs
working-directory: ./
run: |
Expand Down

0 comments on commit 9382710

Please sign in to comment.