Skip to content

Commit 406589a

Browse files
authored
Update Deploy.yml
1 parent 47c720a commit 406589a

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,7 +49,7 @@ jobs:
4949
include("./_assets/scripts/init_dynamics.jl");
5050
using Franklin;
5151
using CSV;
52-
optimize(clear=true, minify=false)
52+
optimize(clear=true, minify=false);
5353
lunr();
5454
'
5555
- name: Build and Deploy

0 commit comments

Comments
 (0)