Skip to content

Commit 360e01b

Browse files
committed
make sure docs are regenerated
1 parent 137b85f commit 360e01b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: |
6161
pip install sphinx nbsphinx scikit-learn ipython numpydoc
6262
sudo apt-get install pandoc texlive texlive-latex-extra dvipng
63+
rm -rf docs/source/_autosummary
6364
make docs
6465
6566
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)