Skip to content

Commit d38ab9f

Browse files
committed
test bump lunr
1 parent 28bc29b commit d38ab9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
3333
- name: Build HTML
3434
run: |
35-
cp source/_static/js/lunr.js build/html/_static/js/
3635
make html
36+
cp source/_static/js/lunr.js build/html/_static/js/
3737
echo "doc.freefem.org" > build/html/CNAME
3838
mkdir build/html/pdf && cp build/latex/FreeFEM-documentation.pdf build/html/pdf/
3939
(cd build/html/pdf && md5sum FreeFEM-documentation.pdf >> FreeFEM-documentation.pdf.md5)

0 commit comments

Comments
 (0)