Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
green-br authored Oct 16, 2024
1 parent c821d21 commit e2e46a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install and Build 🔧
run: |
python3 -m pip install -r requirements.txt
python3 -m pip install --user -r requirements.txt
sphinx-build -M html . _build
- name: Deploy 🚀
Expand Down

0 comments on commit e2e46a6

Please sign in to comment.