Skip to content

Commit 28bc29b

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
3333
- name: Build HTML
3434
run: |
35+
cp source/_static/js/lunr.js build/html/_static/js/
3536
make html
3637
echo "doc.freefem.org" > build/html/CNAME
3738
mkdir build/html/pdf && cp build/latex/FreeFEM-documentation.pdf build/html/pdf/

0 commit comments

Comments
 (0)