Skip to content

Commit 47c720a

Browse files
authored
Update Deploy.yml
1 parent 9cf5d41 commit 47c720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
include("./_assets/scripts/init_dynamics.jl");
5050
using Franklin;
5151
using CSV;
52-
lunr();
5352
optimize(clear=true, minify=false)
53+
lunr();
5454
'
5555
- name: Build and Deploy
5656
uses: JamesIves/github-pages-deploy-action@releases/v3

0 commit comments

Comments
 (0)