Skip to content

Commit 549851c

Browse files
committed
cleanup
1 parent d38ab9f commit 549851c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Build HTML
3434
run: |
3535
make html
36-
cp source/_static/js/lunr.js build/html/_static/js/
3736
echo "doc.freefem.org" > build/html/CNAME
3837
mkdir build/html/pdf && cp build/latex/FreeFEM-documentation.pdf build/html/pdf/
3938
(cd build/html/pdf && md5sum FreeFEM-documentation.pdf >> FreeFEM-documentation.pdf.md5)

0 commit comments

Comments
 (0)