Skip to content

Commit

Permalink
Add ghp-import
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-tomasini committed Nov 27, 2024
1 parent 5d4bdbe commit f947287
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 @@ -37,7 +37,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install sphinx nbsphinx myst_parser sphinx-copybutton pydata-sphinx-theme
pip install sphinx nbsphinx myst_parser sphinx-copybutton pydata-sphinx-theme ghp-import
- name: Build HTML
run: |
cd docs/
Expand Down

0 comments on commit f947287

Please sign in to comment.