Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LBonassi95 committed Sep 21, 2024
1 parent a2da5e8 commit 5ac7ab4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme # Install Sphinx and themes
pip install -r requirements.txt # Install other dependencies from your project
# Step 4: Build the Sphinx documentation
- name: Build Sphinx documentation
Expand Down

0 comments on commit 5ac7ab4

Please sign in to comment.