Skip to content

Commit 4929b10

Browse files
authored
Update Makefile
Cleaning cache before build.
1 parent 7e3845c commit 4929b10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ docs:
108108
touch docs/.nojekyll
109109

110110
html-noplot:
111+
make clean
111112
$(SPHINXBUILD) -D plot_gallery=0 -b html $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html"
112113
# bash .jenkins/remove_invisible_code_block_batch.sh "$(BUILDDIR)/html"
113114
@echo

0 commit comments

Comments
 (0)