diff --git a/build b/build index 0661a40..869f5c5 100755 --- a/build +++ b/build @@ -110,9 +110,7 @@ function task_ci { execute nuget help | head -n1; task_end 0; - tasks_run build; - - + tasks_run build archive; }