fixed formatting
This commit is contained in:
parent
7fab543476
commit
4f66db254c
1 changed files with 2 additions and 1 deletions
|
@ -35,6 +35,7 @@ fn main() {
|
||||||
Some("full")
|
Some("full")
|
||||||
=> {
|
=> {
|
||||||
operation::build(&targets, template_dir, &config);
|
operation::build(&targets, template_dir, &config);
|
||||||
|
println!();
|
||||||
operation::apply(&targets);
|
operation::apply(&targets);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue